Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Jan 9, 2025
1 parent bb3bd41 commit b2bdc31
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 @@ -18,7 +18,7 @@ import (
)

var (
DodudaVersion = "v0.5.6"
DodudaVersion = "v0.5.7"
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 b2bdc31

Please sign in to comment.