Skip to content

Commit

Permalink
v4.1.0 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
quentin-st committed Mar 31, 2019
1 parent e6c32bf commit a56c0cb
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 14
targetSdkVersion 28
versionCode 73
versionName "4.0.8"
versionCode 74
versionName "4.1.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 @@ -75,3 +75,4 @@
71 | 4.0.6 | |
72 | 4.0.7 | |
73 | 4.0.8 | |
74 | 4.1.0 | |

0 comments on commit a56c0cb

Please sign in to comment.