Skip to content

Commit

Permalink
Release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastProject committed Dec 1, 2020
1 parent d8ddee0 commit 6bc5e77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Changelog

## Unreleased
## v1.4.1 (2020-12-01)

Changes:

- Improved translations
- Small UI fixes

## v1.4.0 (2020-11-28)

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 16
targetSdkVersion 29
versionCode 48
versionName "1.4.0"
versionCode 49
versionName "1.4.1"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit 6bc5e77

Please sign in to comment.