mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-23 07:21:28 +00:00
Patchset for 21
Added Version -u to update the checked out libaraies Enhanced new skeleton toto support http https and git schemas when cloning the skeleton repo. Enhanced version command to fetch server version from master branch Enhanced version command to update local repository if a new version exists on the server
This commit is contained in:
@@ -6,7 +6,7 @@ package cmd
|
||||
|
||||
const (
|
||||
// Version current Revel Command version
|
||||
Version = "0.20.2"
|
||||
Version = "0.21.0-dev"
|
||||
|
||||
// BuildDate latest commit/release date
|
||||
BuildDate = "2018-10-02"
|
||||
|
||||
Reference in New Issue
Block a user