|
|
@ -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.1.7"
|
|
|
|
const VERSION = "0.1.8"
|
|
|
|