Bump backend version to 0.2.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
package config
|
package config
|
||||||
|
|
||||||
// Version is the application version
|
// Version is the application version
|
||||||
const Version = "0.2.1"
|
const Version = "0.2.2"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
// GitCommit will be set by build flags or detected at runtime
|
// GitCommit will be set by build flags or detected at runtime
|
||||||
|
|||||||
Reference in New Issue
Block a user