Skip to content

Commit

Permalink
Advance version number to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
markusfisch committed Nov 27, 2019
1 parent 8f5a8b9 commit f2d6191
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## 1.5.1
* Update app icon

## 1.5.0
* Option to edit issue name from argument list
* Update app icon
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version

versionCode 8
versionName "1.5.0"
versionCode 9
versionName "1.5.1"
}

signingConfigs {
Expand Down

0 comments on commit f2d6191

Please sign in to comment.