|
@@ -31,7 +31,7 @@ import (
|
|
|
)
|
|
)
|
|
|
|
|
|
|
|
// AppVer holds the current Gitote version
|
|
// AppVer holds the current Gitote version
|
|
|
-const AppVer = "1.0.2-prod-rc.12"
|
|
|
|
|
|
|
+const AppVer = "1.0.2-prod-rc.13"
|
|
|
|
|
|
|
|
// APIVer holds the current Gitote API version
|
|
// APIVer holds the current Gitote API version
|
|
|
const APIVer = "v1"
|
|
const APIVer = "v1"
|