From 324a851b95d5f1add40dd458b24b84e97ec0dd28 Mon Sep 17 00:00:00 2001 From: misaochan Date: Wed, 27 Jan 2016 16:43:23 +1300 Subject: [PATCH] Version and changelog --- CHANGELOG.md | 3 +++ commons/AndroidManifest.xml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e10f566d..cf52eba46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Wikimedia Commons for Android +## v1.8 +- New feature: Improved category search function (not limited to prefix search now) + ## v1.7 - Fixed bug with uploading images in Marshmallow - Fixed links in About page diff --git a/commons/AndroidManifest.xml b/commons/AndroidManifest.xml index 7fe5027bc..b33dfca95 100644 --- a/commons/AndroidManifest.xml +++ b/commons/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionCode="24" + android:versionName="1.8" >