Compare commits
1 Commits
v0.12.2
...
v0.4.0-rc2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c2b5f06209 |
@@ -6,8 +6,8 @@ var (
|
||||
// therefore migration, introduced to the config file format.
|
||||
ConfigVersion = 1
|
||||
|
||||
// Version should be updated by hand at each release
|
||||
Version = "0.4.0-dev"
|
||||
// VERSION should be updated by hand at each release
|
||||
Version = "0.4.0-rc2"
|
||||
|
||||
// GitCommit will be overwritten automatically by the build system
|
||||
GitCommit = "HEAD"
|
||||
|
||||
Reference in New Issue
Block a user