diff --git a/app/build.gradle b/app/build.gradle
index 8cf003de..9b92f63a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -10,8 +10,8 @@ android {
minSdkVersion 15
//noinspection ExpiringTargetSdkVersion
targetSdkVersion 27
- versionCode 34
- versionName "1.10.5"
+ versionCode 35
+ versionName "1.10.6"
}
lintOptions {
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index d0f441ed..afb52bd5 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -180,5 +180,5 @@
Rain
Temperature
Graphs
- 1.10.5\n\nA lightweight, Free Software weather app, released under the GPL3 licence.\n\nDeveloped by Tomas Martykan and others\n\nCode is available at Forecastie\n\nData provided by OpenWeatherMap, under the Creative Commons license\n\nIcons are Weather Icons, by Lukas Bischoff and Erik Flowers, under the SIL OFL 1.1 licence.
+ 1.10.6\n\nA lightweight, Free Software weather app, released under the GPL3 licence.\n\nDeveloped by Tomas Martykan and others\n\nCode is available at Forecastie\n\nData provided by OpenWeatherMap, under the Creative Commons license\n\nIcons are Weather Icons, by Lukas Bischoff and Erik Flowers, under the SIL OFL 1.1 licence.