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