Skip to content

Commit

Permalink
Changing version number
Browse files Browse the repository at this point in the history
  • Loading branch information
markwinter committed Mar 27, 2014
1 parent d1148b5 commit 59477fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="im.tox.antox"
android:versionCode="12"
android:versionName="0.7.0">
android:versionName="0.7.1">

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
Expand Down

0 comments on commit 59477fe

Please sign in to comment.