diff --git a/app/build.gradle b/app/build.gradle
index 528a657..4edc11e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
applicationId "com.danhasting.radar"
minSdkVersion 16
targetSdkVersion 29
- versionCode 3
- versionName "1.1"
+ versionCode 4
+ versionName "1.2"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e667dcd..b67d6b1 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -54,7 +54,7 @@
Version:
- Copyright © 2018–2020, Dan Hasting
+ Copyright © 2018–2021, Dan Hasting
Weather Radar is provided free of charge and with no advertisements. If you find it useful, please consider supporting my work.
Donate
Weather Radar is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.