Jelajahi Sumber

Bump to 1.1.0

Yoginth 6 tahun lalu
induk
melakukan
95941c0917
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      gitote.go

+ 1 - 1
gitote.go

@@ -31,7 +31,7 @@ import (
 )
 
 // AppVer holds the current Gitote version
-const AppVer = "1.0.9"
+const AppVer = "1.1.0"
 
 // APIVer holds the current Gitote API version
 const APIVer = "v1"