Browse Source

1.0.1-prod-rc.12

Yoginth 7 years ago
parent
commit
9ce9373953
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gitote.go

+ 1 - 1
gitote.go

@@ -23,7 +23,7 @@ import (
 )
 )
 
 
 // AppVer represents the version of Gitote
 // AppVer represents the version of Gitote
-const AppVer = "1.0.1-prod-rc.11"
+const AppVer = "1.0.1-prod-rc.12"
 
 
 // APIVer represents the API version of Gitote
 // APIVer represents the API version of Gitote
 const APIVer = "v1"
 const APIVer = "v1"