mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
Setting version to 0.3.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## 0.3.0 (UNRELEASED)
|
||||
## 0.3.0
|
||||
|
||||
__BACKWARDS INCOMPATIBILITIES:__
|
||||
* Stdout and Stderr log files of tasks have moved from task/local to
|
||||
|
||||
@@ -10,4 +10,4 @@ const Version = "0.3.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 = "rc2"
|
||||
const VersionPrerelease = ""
|
||||
|
||||
Reference in New Issue
Block a user