Version 1.1

This commit is contained in:
Brian Buller 2018-07-30 15:47:51 -05:00
parent 59fa2ca1ee
commit 0c9fbb584e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import (
const ( const (
AppName = "gime" AppName = "gime"
AppVersion = 1 AppVersion = 1.1
DefDBName = "gime.db" DefDBName = "gime.db"
DefArchDBName = "gimearch.db" DefArchDBName = "gimearch.db"
DefRoundTo = "1m0s" DefRoundTo = "1m0s"