Skip to content

Commit

Permalink
Merge pull request #83 from Kuadrant/version-latest-0-0-0
Browse files Browse the repository at this point in the history
changed version from latest to v0.0.0
  • Loading branch information
ehearneRedHat authored May 21, 2024
2 parents 9e23ead + 5aedac2 commit 115d5a2
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.0.0"
)

0 comments on commit 115d5a2

Please sign in to comment.