bump version number
This commit is contained in:
@@ -1 +1 @@
|
||||
{"package": "cavemanon.wani", "name": "I Wani Hug That Gator DEMO", "icon_name": "I Wani Hug That Gator DEMO", "version": "1.0.0", "numeric_version": 1, "orientation": "sensorLandscape", "permissions": ["VIBRATE", "INTERNET"], "include_pil": false, "include_sqlite": false, "layout": null, "source": false, "expansion": false, "store": "none", "update_icons": true, "update_always": true, "heap_size": "3"}
|
||||
{"package": "cavemanon.wani", "name": "I Wani Hug That Gator DEMO", "icon_name": "I Wani Hug That Gator DEMO", "version": "1.1.0", "numeric_version": 1, "orientation": "sensorLandscape", "permissions": ["VIBRATE", "INTERNET"], "include_pil": false, "include_sqlite": false, "layout": null, "source": false, "expansion": false, "store": "none", "update_icons": true, "update_always": true, "heap_size": "3"}
|
@@ -25,7 +25,7 @@ define gui.show_name = True
|
||||
|
||||
## The version of the game.
|
||||
|
||||
define config.version = "v1.0.0"
|
||||
define config.version = "v1.1.0"
|
||||
|
||||
## Text that is placed on the game's about screen. Place the text between the
|
||||
## triple-quotes, and leave a blank line between paragraphs.
|
||||
|
Reference in New Issue
Block a user