]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Bump version for 5.5.7 release.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 20 Dec 2020 10:19:19 +0000 (11:19 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 20 Dec 2020 10:19:19 +0000 (11:19 +0100)
Unfortunately the tag was set incorrectly.

AndroidManifest.xml

index 3632f7175f8d90673251dc92e258a01cbe5d43cb..1291450b7634e43c184aefb48ecdeff6e8b73479 100644 (file)
@@ -2,8 +2,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.hughes.android.dictionary"
     android:installLocation="auto"
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.hughes.android.dictionary"
     android:installLocation="auto"
-    android:versionCode="111"
-    android:versionName="5.5.6" >
+    android:versionCode="112"
+    android:versionName="5.5.7" >
 
     <uses-feature
         android:name="android.hardware.touchscreen"
 
     <uses-feature
         android:name="android.hardware.touchscreen"