Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
poolpOrg committed Nov 10, 2024
1 parent 4e814f9 commit bca92be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/plakar/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ func GetCacheDir(appName string) (string, error) {
return cacheDir, nil
}

const VERSION = "v0.4.23-alpha"
const VERSION = "v0.4.24-alpha"

func GetVersion() string {
return VERSION
Expand Down

0 comments on commit bca92be

Please sign in to comment.