Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
kqzh committed Jan 26, 2024
1 parent 2607356 commit 3cce778
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 @@ -2,7 +2,7 @@ package version

var (
VerMajor = 3
VerMinor = 5
VerMinor = 6
VerPatch = 0
VerName = "Nebula Backup And Restore Utility Tool"
GitSha = "UNKNOWN"
Expand Down

0 comments on commit 3cce778

Please sign in to comment.