Skip to content

Commit

Permalink
v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yamamoto-febc committed Jan 23, 2024
1 parent c4ebcd6 commit d08cac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (

var (
// Version app version
Version = "0.0.5"
Version = "0.0.6"
// Revision git commit short commit hash
Revision = "xxxxxx" // set on build time
)
Expand Down

0 comments on commit d08cac6

Please sign in to comment.