Skip to content

Commit

Permalink
fixed version display
Browse files Browse the repository at this point in the history
  • Loading branch information
ehearneRedHat committed May 21, 2024
1 parent 0e80646 commit 918ab28
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.0-alpha.4"
)

0 comments on commit 918ab28

Please sign in to comment.