Skip to content

Commit

Permalink
Bump up version to 1.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cocoa authored and hkantare committed Apr 3, 2024
1 parent 98aa75e commit 43c2e96
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 @@ -5,7 +5,7 @@ import (
)

// Version is the current provider main version
const Version = "1.64.0-beta0"
const Version = "1.64.0"

// GitCommit is the git commit that was compiled. This will be filled in by the compiler.
var GitCommit string
Expand Down

0 comments on commit 43c2e96

Please sign in to comment.