mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
Cutting 0.2rc
This commit is contained in:
parent
e5c9129cf4
commit
4a5f4f9ee2
@ -10,4 +10,4 @@ const Version = "0.2.0"
|
||||
// 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.
|
||||
const VersionPrerelease = "dev"
|
||||
const VersionPrerelease = "rc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user