From 5f06a7a1dfa4db64208fe3404a33ebbbba3c0e06 Mon Sep 17 00:00:00 2001 From: Juan Miguel Boyero Corral Date: Fri, 9 Dec 2011 14:36:40 +0100 Subject: [PATCH] Bumped version --- HISTORY.md | 8 ++++++++ SWADroid/AndroidManifest.xml | 2 +- .../modules/notifications/NotificationsCursorAdapter.java | 6 +++--- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index af73781b..501ae7b7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,11 @@ +## 0.6.2 (2011-12-09) + +* Added Blog URL to preferences screen +* Added Catalan language by Francisco Manuel Herrero PĂ©rez +* Updated ksoap2-android library +* Reinitialized last course selected on database cleaning +* Minor changes on error messages + ## 0.6.1 (2011-11-16) * Added Google+ account to preferences screen diff --git a/SWADroid/AndroidManifest.xml b/SWADroid/AndroidManifest.xml index 77295958..55d597a6 100644 --- a/SWADroid/AndroidManifest.xml +++ b/SWADroid/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:installLocation="auto" android:versionName="0.6.2" android:versionCode="28">