Update version.go
This commit is contained in:
parent
01b6cc3aee
commit
29ed792f03
|
@ -2,4 +2,4 @@ package version
|
||||||
|
|
||||||
// VERSION is the app-global version string, which will be replaced with a
|
// VERSION is the app-global version string, which will be replaced with a
|
||||||
// new value during packaging
|
// new value during packaging
|
||||||
const VERSION = "0.0.8"
|
const VERSION = "0.0.9"
|
||||||
|
|
Loading…
Reference in New Issue