Upping version.

This commit is contained in:
Dessalines 2024-09-30 10:18:00 -04:00
parent 1898e8c7ef
commit 5a5c290446
3 changed files with 18 additions and 7 deletions

View File

@ -1,3 +1,14 @@
## What's Changed in 3.4.14
- Adding database exporting and importing. by @dessalines in [#1094](https://github.com/dessalines/thumb-key/pull/1094)
- Fixed ESCAMessagEase.kt by @co00co in [#1093](https://github.com/dessalines/thumb-key/pull/1093)
## New Contributors
- @co00co made their first contribution in [#1093](https://github.com/dessalines/thumb-key/pull/1093)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.4.13...3.4.14
## What's Changed in 3.4.13
- Updating git cliff. by @dessalines in [#1091](https://github.com/dessalines/thumb-key/pull/1091)

View File

@ -13,8 +13,8 @@ android {
applicationId "com.dessalines.thumbkey"
minSdk 21
targetSdkVersion 34
versionCode 114
versionName "3.4.13"
versionCode 115
versionName "3.4.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

View File

@ -1,12 +1,12 @@
## What's Changed in 3.4.13
## What's Changed in 3.4.14
- Updating git cliff. by @dessalines in [#1091](https://github.com/dessalines/thumb-key/pull/1091)
- Add UK+BY+RU ThumbKey layout by @josemam in [#1089](https://github.com/dessalines/thumb-key/pull/1089)
- Adding database exporting and importing. by @dessalines in [#1094](https://github.com/dessalines/thumb-key/pull/1094)
- Fixed ESCAMessagEase.kt by @co00co in [#1093](https://github.com/dessalines/thumb-key/pull/1093)
## New Contributors
- @josemam made their first contribution in [#1089](https://github.com/dessalines/thumb-key/pull/1089)
- @co00co made their first contribution in [#1093](https://github.com/dessalines/thumb-key/pull/1093)
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.4.12...3.4.13
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.4.13...3.4.14
<!-- generated by git-cliff -->