Deploy wings@1.0.0-beta.1

This commit is contained in:
Dane Everitt
2020-04-12 19:14:24 -07:00
parent 2bf293823f
commit af762837f1

View File

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