Bump for release

This commit is contained in:
Dane Everitt
2020-06-18 21:05:43 -07:00
parent d91de3d912
commit 8402323beb

View File

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