From 00e5da2c35639db3a485528396bce4436ea44467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Wed, 30 May 2018 19:47:20 +0200 Subject: [PATCH] Update to 1.6.2 --- README.md | 4 ++-- android/AndroidManifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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">