Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yamamoto-febc committed Jan 12, 2024
1 parent 0291b74 commit 395a440
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.3"
Version = "0.0.4"
// Revision git commit short commit hash
Revision = "xxxxxx" // set on build time
)
Expand Down

0 comments on commit 395a440

Please sign in to comment.