Compare commits

...

1 Commits

Author SHA1 Message Date
Dane Everitt
c125882d25 Deploy wings@1.0.0-beta.1 2020-04-12 19:14:24 -07:00

View File

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