Skip to content

Commit cb979bf

Browse files
Release Catima 2.0
1 parent feabe35 commit cb979bf

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v2.0 (2021-07-14)
44

55
Breaking changes:
66
- The backup format changed, see https://github.com/TheLastProject/Catima/wiki/Export-format

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "me.hackerchick.catima"
1919
minSdkVersion 19
2020
targetSdkVersion 30
21-
versionCode 69
22-
versionName "1.14.1"
21+
versionCode 70
22+
versionName "2.0"
2323

2424
vectorDrawables.useSupportLibrary true
2525
}
511 Bytes
Loading
560 Bytes
Loading

0 commit comments

Comments
 (0)