Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Nov 26, 2024
1 parent 918c31a commit 31d67d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
)

var (
DodudaVersion = "v0.4.7"
DodudaVersion = "v0.5.0"
DodudaShort = "doduda - Unofficial Ankama Launcher CLI"
DodudaLong = "The Ankama Launcher Terminal Client for Developers."
DodudaVersionHelp = DodudaShort + "\n" + DodudaVersion + "\nhttps://github.com/dofusdude/doduda"
Expand Down

0 comments on commit 31d67d1

Please sign in to comment.