mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
Bumping up version
This commit is contained in:
@@ -10,4 +10,4 @@ const Version = "0.5.3"
|
||||
// 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 = "rc1"
|
||||
|
||||
Reference in New Issue
Block a user