change default version to be 'develop'

This commit is contained in:
Matthew Penner 2021-11-15 10:25:39 -07:00
parent d8df353ce8
commit 44dfb8fdd7
No known key found for this signature in database
GPG Key ID: BAB67850901908A8

View File

@ -1,6 +1,3 @@
package system
var (
// The current version of this software.
Version = "0.0.1"
)
var Version = "develop"