Bump version and add changelog
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ package core
|
||||
// Version is the application version shown in the GUI and used by build
|
||||
// scripts in artifact names. It is a var rather than a const so release builds
|
||||
// can override it with Go ldflags when CI tags a build.
|
||||
var Version = "0.1.0"
|
||||
var Version = "0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user