diff --git a/README.md b/README.md index e4651a678..357cebcd7 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ For build instructions and other development tutorials, see [the wiki](https://g For game compatibility, see [community compatibility feedback](https://report.ppsspp.org/games). -What's new in 1.6.1 -------------------- +What's new in 1.6.1, 1.6.2 +-------------------------- * Crashfixes * Fix broken graphics in flOw. diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 256df60c9..a908a45c9 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="16020000" + android:versionName="1.6.2.0">