Skip to content

Commit

Permalink
v4.2.0 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
quentin-st committed Oct 20, 2019
1 parent 9ac0ba3 commit 6ac01d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions muninforAndroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ android {
applicationId "com.chteuchteu.munin"
minSdkVersion 16
targetSdkVersion 28
versionCode 75
versionName "4.1.1"
versionCode 76
versionName "4.2.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
1 change: 1 addition & 0 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,4 @@
73 | 4.0.8 | |
74 | 4.1.0 | |
75 | 4.1.1 | |
76 | 4.2.0 | |

0 comments on commit 6ac01d2

Please sign in to comment.