Skip to content

Commit

Permalink
chore: bump version to 0.9.5
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <xpf6677@163.com>
  • Loading branch information
Peefy committed Aug 2, 2024
1 parent 1ed44fc commit 2710eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ func getVersion(version string) string {
const (
VersionTypeLatest = Version_0_9_5

Version_0_9_5 VersionType = "0.9.4"
Version_0_9_5 VersionType = "0.9.5"
Version_0_9_4 VersionType = "0.9.4"
Version_0_9_3 VersionType = "0.9.3"
Version_0_9_2 VersionType = "0.9.2"
Expand Down

0 comments on commit 2710eb8

Please sign in to comment.