mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 20:36:26 +02:00
Bump version to 0.4-dev instead of 0.3.1-dev
This commit is contained in:
parent
2a00e97c51
commit
559bf9221c
@ -10,7 +10,7 @@ var GitCommit string
|
||||
var GitDescribe string
|
||||
|
||||
// The main version number that is being run at the moment.
|
||||
const Version = "0.3.1"
|
||||
const Version = "0.4.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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user