From f19e355b2e53af5d76880bb7450137c4c9a2e227 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Wed, 22 Nov 2017 00:20:27 +0100 Subject: set version name to 0.9.7 --- CHANGELOG | 4 ++-- app/src/main/AndroidManifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7b736027..4976fcc9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,8 +5,8 @@ Bugs: the nearest gateway of all providers ever chosen, now the nearest gateway of the current provider is selected - fixes app crashes on tablets -- fix major tablet layout issues -- fixes app crashes during provider set up if a user clicks too fast around +- fixes major tablet layout issues +- fixes different app crashes during provider set up - update information in About Page Features: diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 699a2f57..8c6b25d5 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -17,8 +17,8 @@ + android:versionCode="131" + android:versionName="0.9.7" > -- cgit v1.2.3