Cleanup command running a bit

This commit is contained in:
Dane Everitt
2021-01-08 22:19:23 -08:00
parent b2eaa3f7f8
commit 948d927eb9
2 changed files with 54 additions and 52 deletions

View File

@@ -2,5 +2,5 @@ package system
var (
// The current version of this software.
Version = "v0.0.1"
Version = "0.0.1"
)