diff --git a/cmd/PROGRAM.go b/cmd/PROGRAM.go index fe2a2fa..2b1f403 100644 --- a/cmd/PROGRAM.go +++ b/cmd/PROGRAM.go @@ -1,6 +1,6 @@ // Code generated by go generate; DO NOT EDIT. -// This file was generated at: 2020-12-25 06:43:36.260943709 -0800 PST m=+0.000835187 -// This file is in sync with: 3d7eb70b8334d8cad6fdc4463e0834a039b021bd +// This file was generated at: 2020-12-29 14:17:10.54064782 -0800 PST m=+0.000590627 +// This file is in sync with: 030a488a9e69ea1c0a23848f6a1a3d3bdde95cb6 package cmd import ( @@ -14,7 +14,7 @@ import ( const PROGRAM = "sc2-rsu" // VERSION is the human readable product version -const VERSION = "v0.3-84-g3abf96c" +const VERSION = "v0.3-94-gb4b93bf" func init() { sc2replaystats.ClientIdentifier = fmt.Sprintf("%s-%s", PROGRAM, runtime.GOOS)