mirror of
https://git.coolaj86.com/coolaj86/go-watchdog.git
synced 2025-02-21 12:28:07 +00:00
v1.1.3: bump version
This commit is contained in:
parent
d5c026948c
commit
560a4f0c57
@ -2,6 +2,7 @@ package main
|
||||
|
||||
// Fallback to recent version if not in a git repository
|
||||
func init() {
|
||||
GitVersion = "v1.1.2"
|
||||
GitTimestamp = "2019-06-21T00:54:34-06:00"
|
||||
GitRev = "d5c026948cf134997c7260e78d4bd5864ac5b9b3"
|
||||
GitVersion = "v1.1.3"
|
||||
GitTimestamp = "2019-06-21T01:03:19-06:00"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user