1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-06 03:50:19 +02:00
This commit is contained in:
Nikolay Pultsin 2015-04-25 15:52:02 +01:00
parent 4f7555c809
commit 3d24397af6
3 changed files with 4 additions and 4 deletions

View file

@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.geometerplus.zlibrary.ui.android"
android:versionCode="2040110"
android:versionName="2.4.1"
android:versionCode="2040210"
android:versionName="2.4.2"
android:installLocation="auto"
>
<uses-sdk

View file

@ -4,7 +4,7 @@
* (planned) Fixed authors list/tags list editing
* (planned) CSS selectors priority
===== 2.4.1 (Apr 25, 2015) =====
===== 2.4.1,2.4.2 (Apr 25, 2015) =====
* Fixed selection slider behaviour
* Updated Czech localisation (by Marek Pavelka)
* Fixed possible crash on DB update

View file

@ -1 +1 @@
2.4.1
2.4.2