Update version to 0.6 for EA

This commit is contained in:
Simon 2023-01-29 08:37:58 +00:00
parent a83dfc7989
commit d2b1beab32

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.drbeef.jkquest"
android:versionCode="36"
android:versionName="0.5.5" android:installLocation="auto" >
android:versionCode="37"
android:versionName="0.6.0" android:installLocation="auto" >
<!-- Tell the system this app requires OpenGL ES 3.1. -->
<uses-feature android:glEsVersion="0x00030002" android:required="true"/>