Version 0.0.6

This commit is contained in:
Negue 2015-11-07 21:45:35 +01:00
parent a4e23cbecc
commit aa7ffd8ce5
2 changed files with 11 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="5"
android:versionName="0.0.5"
android:versionCode="6"
android:versionName="0.0.6"
android:screenOrientation="portrait" >
<uses-sdk

View file

@ -1,4 +1,13 @@
[
{
"name": "Version 0.0.6",
"items":[
{
"type": "F",
"title": "Updated Avatar Header"
}
]
},
{
"name": "Version 0.0.5",
"items":[