Version 0.0.12

This commit is contained in:
Negue 2015-12-02 01:58:09 +01:00
parent 4f2c8cde7b
commit f627d340ef
2 changed files with 19 additions and 2 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="11"
android:versionName="0.0.11"
android:versionCode="12"
android:versionName="0.0.12"
android:screenOrientation="portrait" >
<uses-sdk

View file

@ -1,4 +1,21 @@
[
{
"name": "Version 0.0.12",
"items":[
{
"type": "F",
"title": "Delete local-tasks if those were deleted online"
},
{
"type": "F",
"title": "add setting for daily reminder"
},
{
"type": "B",
"title": "A LOT fixes"
}
]
},
{
"name": "Version 0.0.11",
"items":[