Skip to content

Commit

Permalink
chore: bump version to 0.10.10
Browse files Browse the repository at this point in the history
Signed-off-by: Peefy <[email protected]>
  • Loading branch information
Peefy committed Nov 21, 2024
1 parent 6a2f2aa commit 37ca716
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_10_10

Version_0_10_10 VersionType = "0.10.9"
Version_0_10_10 VersionType = "0.10.10"
Version_0_10_9 VersionType = "0.10.9"
Version_0_10_8 VersionType = "0.10.8"
Version_0_10_7 VersionType = "0.10.7"
Expand Down

0 comments on commit 37ca716

Please sign in to comment.