mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Removing the pre-release marker
This commit is contained in:
@@ -10,4 +10,4 @@ const Version = "0.2.2"
|
||||
// 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 = ""
|
||||
|
||||
Reference in New Issue
Block a user