fixed frontend building warnings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package config
|
||||
|
||||
// Version is the application version
|
||||
const Version = "0.1.37"
|
||||
const Version = "0.1.38"
|
||||
|
||||
var (
|
||||
// GitCommit will be set by build flags or detected at runtime
|
||||
|
||||
Reference in New Issue
Block a user