Skip to content

Commit b58a3cd

Browse files
committed
Upping version.
1 parent b469994 commit b58a3cd

File tree

3 files changed

+25
-7
lines changed

3 files changed

+25
-7
lines changed

RELEASES.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
1+
# Thumb-Key 3.4.9 (2024-09-16)
2+
3+
## What's Changed in 3.4.9
4+
5+
- English TypeSplit Short layout by @ChrisLHall in [#1069](https://github.com/dessalines/thumb-key/pull/1069)
6+
- Update Danish translation by @Limfjorden in [#1067](https://github.com/dessalines/thumb-key/pull/1067)
7+
8+
## New Contributors
9+
10+
- @ChrisLHall made their first contribution in [#1069](https://github.com/dessalines/thumb-key/pull/1069)
11+
12+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.4.8...3.4.9
13+
114
# Thumb-Key 3.4.8 (2024-09-14)
215

316
## What's Changed in 3.4.8
417

18+
- Upping version. by @dessalines
519
- Change duplicate : to tab in ENNOMessagEaseSymbols by @afreakk in [#1066](https://github.com/dessalines/thumb-key/pull/1066)
620
- update to new best layout by @lrvideckis in [#1063](https://github.com/dessalines/thumb-key/pull/1063)
721

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.dessalines.thumbkey"
1414
minSdk 21
1515
targetSdkVersion 34
16-
versionCode 109
17-
versionName "3.4.8"
16+
versionCode 110
17+
versionName "3.4.9"
1818

1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {

app/src/main/assets/RELEASES.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
# Thumb-Key 3.4.8 (2024-09-14)
1+
# Thumb-Key 3.4.9 (2024-09-16)
22

3-
## What's Changed in 3.4.8
3+
## What's Changed in 3.4.9
44

5-
- Change duplicate : to tab in ENNOMessagEaseSymbols by @afreakk in [#1066](https://github.com/dessalines/thumb-key/pull/1066)
6-
- update to new best layout by @lrvideckis in [#1063](https://github.com/dessalines/thumb-key/pull/1063)
5+
- English TypeSplit Short layout by @ChrisLHall in [#1069](https://github.com/dessalines/thumb-key/pull/1069)
6+
- Update Danish translation by @Limfjorden in [#1067](https://github.com/dessalines/thumb-key/pull/1067)
77

8-
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.4.7...3.4.8
8+
## New Contributors
9+
10+
- @ChrisLHall made their first contribution in [#1069](https://github.com/dessalines/thumb-key/pull/1069)
11+
12+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.4.8...3.4.9
913

1014
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)