Skip to content

Commit

Permalink
4.0.5 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
quentin-st committed Oct 11, 2016
1 parent 8f670b5 commit 1a54f8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions muninforAndroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android {
applicationId "com.chteuchteu.munin"
minSdkVersion 14
targetSdkVersion 24
versionCode 69
versionName "4.0.4"
versionCode 70
versionName "4.0.5"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down
3 changes: 2 additions & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+--------------------------------- versionCode
| +------------------------ versionName
| | +------------ MuninFoo.version
| | | +---- comment
| | | +---- channel
| | | |
1 | 1.1 | 1.1 |
2 | 1.2 | 1.2 |
Expand Down Expand Up @@ -71,3 +71,4 @@
67 | 4.0.2 | 7.6 |
68 | 4.0.3 | |
69 | 4.0.4 | |
70 | 4.0.5 | |

0 comments on commit 1a54f8e

Please sign in to comment.