Version 0.0.11

This commit is contained in:
Negue 2015-12-01 01:37:26 +01:00
parent d0d7cf8e8d
commit b4d5201bcf
2 changed files with 11 additions and 3 deletions

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.habitrpg.android.habitica"
android:versionCode="10"
android:versionName="0.0.10"
android:versionCode="11"
android:versionName="0.0.11"
android:screenOrientation="portrait" >
<uses-sdk

View file

@ -6,13 +6,21 @@
"type": "F",
"title": "Ability to Change/See/Add checklists"
},
{
"type": "F",
"title": "Purchase Gems"
},
{
"type": "F",
"title": "Settings Screen with logout options and account details."
},
{
"type": "F",
"title": "Skills!"
},
{
"type": "B",
"title": "fix clear database"
"title": "A LOT fixes"
}
]
},