mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-19 05:35:24 +00:00
Patch for windows
Made interrupt call os.Kill for windows Added check for process still running before killing it
This commit is contained in:
@@ -6,7 +6,7 @@ package cmd
|
||||
|
||||
const (
|
||||
// Version current Revel version
|
||||
Version = "0.21.0"
|
||||
Version = "0.21.1"
|
||||
|
||||
// BuildDate latest commit/release date
|
||||
BuildDate = "2018-10-30"
|
||||
|
||||
Reference in New Issue
Block a user