Browse Source

1.0.2-prod-rc.9

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

+ 1 - 1
gitote.go

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