summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshley Cui <acui@redhat.com>2023-08-10 14:13:43 -0400
committerAshley Cui <acui@redhat.com>2023-08-10 14:13:43 -0400
commitf3069b3ff48e30373c33b3f5976f15abf8cfee20 (patch)
treeaf76711b60d1c452cd738afecf17616ccd4b5688
parent57bdc5ea8995f2d4c090b6611d91b607be901c2a (diff)
Bump to v4.6.1v4.6.1
Signed-off-by: Ashley Cui <acui@redhat.com>
-rw-r--r--version/rawversion/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/version/rawversion/version.go b/version/rawversion/version.go
index 133d7378b..a84b039a0 100644
--- a/version/rawversion/version.go
+++ b/version/rawversion/version.go
@@ -7,4 +7,4 @@ package rawversion
//
// NOTE: remember to bump the version at the top of the top-level README.md
// file when this is bumped.
-const RawVersion = "4.6.1-dev"
+const RawVersion = "4.6.1"