Bumped the version number and expiry date.

This commit is contained in:
akwizgran
2014-04-04 23:52:13 +01:00
parent e74465dd41
commit 1923dba345
2 changed files with 4 additions and 4 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="org.briarproject"
android:versionCode="5"
android:versionName="0.5" >
android:versionCode="6"
android:versionName="0.6" >
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="19" />