Skip to content

Commit

Permalink
Update to version 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CNugteren committed Feb 9, 2021
1 parent 1d71631 commit 6f97fce
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "foss.cnugteren.nlweer"
minSdkVersion 21
targetSdkVersion 29
versionCode 10
versionName "1.8.0"
versionCode 11
versionName "1.9.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Add two new optional KNMI maps: rain (without temperature) and windchill
1 change: 1 addition & 0 deletions metadata/fr-FR/changelogs/11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Deux nouvelles cartes météorologiques optionnel KNMI: pluie (sans temp.) et refroidissement éolien
1 change: 1 addition & 0 deletions metadata/nl-NL/changelogs/11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Twee nieuwe optionele KNMI weerkaarten: regen (zonder temperatuur) en gevoelstemperatuur

0 comments on commit 6f97fce

Please sign in to comment.