Commit 8332a3e3 authored by Alex Dadgar's avatar Alex Dadgar
Browse files

bump version

Showing with 1 addition and 1 deletion
+1 -1
......@@ -16,7 +16,7 @@ var (
// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release
// such as "dev" (in development), "beta", "rc1", etc.
VersionPrerelease = "rc1"
VersionPrerelease = ""
// VersionMetadata is metadata further describing the build type.
VersionMetadata = ""
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment