From 70bb5e8954a2e0da443131ed79a33fb0f580b489 Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Thu, 22 Oct 2020 10:58:42 +0200 Subject: [PATCH] 11.3.4 --- oeffi/AndroidManifest.xml | 4 ++-- oeffi/CHANGES | 2 +- public-transport-enabler | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/oeffi/AndroidManifest.xml b/oeffi/AndroidManifest.xml index 6a662f8..b39f10a 100644 --- a/oeffi/AndroidManifest.xml +++ b/oeffi/AndroidManifest.xml @@ -20,8 +20,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="de.schildbach.oeffi" - android:versionCode="682" - android:versionName="11.3.3"> + android:versionCode="683" + android:versionName="11.3.4">