Fix v being shown twice on wings boot
This commit is contained in:
@@ -2,5 +2,5 @@ package system
|
||||
|
||||
var (
|
||||
// The current version of this software.
|
||||
Version = "0.0.1"
|
||||
Version = "v0.0.1"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user