Skip to content

Commit

Permalink
0.8.0a
Browse files Browse the repository at this point in the history
  • Loading branch information
fd committed Mar 27, 2015
1 parent 207f32e commit 664cd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/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="com.mygdx.game.android"
android:versionCode="2"
android:versionName="0.7.0a" >
android:versionName="0.8.0a" >

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

0 comments on commit 664cd69

Please sign in to comment.