Skip to content

Commit

Permalink
updated to v1.01
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladar4 committed Mar 21, 2017
1 parent 454140c commit 54c79db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data.nim
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import
const
GameTitle* = "Glorious Glacier Grotto"
GameIcon* = "data/gggrotto.png"
GameVersion* = "1.0"
GameVersion* = "1.01"
GameInfo* = GameTitle & " " & GameVersion & " Copyright © 2017 Vladar"
GameWidth* = 960
GameHeight* = 600
Expand Down

0 comments on commit 54c79db

Please sign in to comment.