Skip to content

Commit

Permalink
fixed display version
Browse files Browse the repository at this point in the history
  • Loading branch information
ehearneRedHat committed May 21, 2024
1 parent 6ef8259 commit 3121832
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 @@ -16,5 +16,5 @@ limitations under the License.
package version

var (
Version = "latest"
Version = "v0.2.1-alpha.1"
)

0 comments on commit 3121832

Please sign in to comment.