mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-11 18:54:31 +00:00
Merge branch 'develop' into lint
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
package cmd
|
package cmd
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// Version current Revel version.
|
// Version current Revel version
|
||||||
Version = "1.0.0"
|
Version = "1.1.0-dev"
|
||||||
|
|
||||||
// BuildDate latest commit/release date.
|
// BuildDate latest commit/release date.
|
||||||
BuildDate = "2020-07-11"
|
BuildDate = "2020-07-11"
|
||||||
|
|||||||
Reference in New Issue
Block a user