From 8c34f48ae0f8633d2cbb0924e086a9479c0c5070 Mon Sep 17 00:00:00 2001 From: Hussein Maher Date: Tue, 1 Jan 2013 00:20:16 +0200 Subject: [PATCH] v2.2.1 --- README.md | 2 ++ app/AndroidManifest.xml | 4 ++-- app/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f8df7a3507..5375214ded 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ Changelog --------- **version 2.3.0 (in development)** +**version 2.2.1** + - sort bookmarks by date added or by location in the Quran - bugfixes - [\#234](https://github.com/ahmedre/quran_android/issues/234) diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml index cc1717a78b..f18ffa930f 100644 --- a/app/AndroidManifest.xml +++ b/app/AndroidManifest.xml @@ -1,7 +1,7 @@ diff --git a/app/pom.xml b/app/pom.xml index 85ff988158..8aa3e009b9 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -8,7 +8,7 @@ https://github.com/ahmedre/quran_android - 2.2.0-SNAPSHOT + 2.2.1-SNAPSHOT com.quran.labs.androidquran quran-android-parent diff --git a/pom.xml b/pom.xml index 4064f2a5ef..2dc6a6ad4d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - 2.2.0-SNAPSHOT + 2.2.1-SNAPSHOT com.quran.labs.androidquran quran-android-parent Quran for Android app parent POM project