Skip to content

Commit

Permalink
Advance version number to 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
markusfisch committed Oct 20, 2022
1 parent f9b289a commit 779597a
Show file tree
Hide file tree
Showing 3 changed files with 7 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.13.2
* Add a monochome launcher icon

## 1.13.1
* Fix restoring chosen theme

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version

versionCode 21
versionName '1.13.1'
versionCode 22
versionName '1.13.2'
}

signingConfigs {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Add a monochome launcher icon

0 comments on commit 779597a

Please sign in to comment.