Bump for release

This commit is contained in:
Dane Everitt
2020-06-29 20:57:01 -07:00
parent d6a3d9adb1
commit 91ca04cca0

View File

@@ -2,5 +2,5 @@ package system
const (
// The current version of this software.
Version = "0.0.1"
Version = "1.0.0-beta.7"
)