develop v1.1.0-dev

This commit is contained in:
notzippy@gmail.com
2020-07-11 22:57:37 -07:00
parent 6ecc0a7c0a
commit d64c7f164f

View File

@@ -6,7 +6,7 @@ package cmd
const (
// Version current Revel version
Version = "1.0.0"
Version = "1.1.0-dev"
// BuildDate latest commit/release date
BuildDate = "2020-07-11"