Skip to content

Commit bc658e9

Browse files
committed
Upping version.
1 parent 783c76e commit bc658e9

4 files changed

Lines changed: 36 additions & 10 deletions

File tree

RELEASES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## What's Changed in 4.0.25
2+
3+
- Add turkish locale.
4+
- A few code fixes. by @dessalines in [#1313](https://github.com/dessalines/thumb-key/pull/1313)
5+
- Adding DE_THUMBKEY_WORDS layout. by @dessalines in [#1312](https://github.com/dessalines/thumb-key/pull/1312)
6+
7+
## New Contributors
8+
9+
- @weblate made their first contribution in [#1316](https://github.com/dessalines/thumb-key/pull/1316)
10+
- @dessalines made their first contribution in [#1313](https://github.com/dessalines/thumb-key/pull/1313)
11+
12+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.24...4.0.25
13+
114
## What's Changed in 4.0.24
215

316
- Toki Pona keyboard improvments by @nfd9001 in [#1308](https://github.com/dessalines/thumb-key/pull/1308)

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.dessalines.thumbkey"
1313
minSdk = 21
1414
targetSdk = 35
15-
versionCode = 142
16-
versionName = "4.0.24"
15+
versionCode = 143
16+
versionName = "4.0.25"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
vectorDrawables {

app/src/main/assets/RELEASES.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
## What's Changed in 4.0.24
1+
## What's Changed in 4.0.25
22

3-
- Toki Pona keyboard improvments by @nfd9001 in [#1308](https://github.com/dessalines/thumb-key/pull/1308)
4-
- Smart Quotes „“ Tested by @mruncreative in [#1309](https://github.com/dessalines/thumb-key/pull/1309)
5-
- Add ENESCATwoHands layout by @josereyesjrz in [#1301](https://github.com/dessalines/thumb-key/pull/1301)
3+
- Add turkish locale.
4+
- A few code fixes. by @dessalines in [#1313](https://github.com/dessalines/thumb-key/pull/1313)
5+
- Adding DE_THUMBKEY_WORDS layout. by @dessalines in [#1312](https://github.com/dessalines/thumb-key/pull/1312)
66

77
## New Contributors
88

9-
- @nfd9001 made their first contribution in [#1308](https://github.com/dessalines/thumb-key/pull/1308)
10-
- @mruncreative made their first contribution in [#1309](https://github.com/dessalines/thumb-key/pull/1309)
11-
- @josereyesjrz made their first contribution in [#1301](https://github.com/dessalines/thumb-key/pull/1301)
9+
- @weblate made their first contribution in [#1316](https://github.com/dessalines/thumb-key/pull/1316)
10+
- @dessalines made their first contribution in [#1313](https://github.com/dessalines/thumb-key/pull/1313)
1211

13-
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.23...4.0.24
12+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.24...4.0.25
1413

1514
<!-- generated by git-cliff -->
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## What's Changed in 4.0.25
2+
3+
- Add turkish locale.
4+
- A few code fixes. by @dessalines in [#1313](https://github.com/dessalines/thumb-key/pull/1313)
5+
- Adding DE_THUMBKEY_WORDS layout. by @dessalines in [#1312](https://github.com/dessalines/thumb-key/pull/1312)
6+
7+
## New Contributors
8+
9+
- @weblate made their first contribution in [#1316](https://github.com/dessalines/thumb-key/pull/1316)
10+
- @dessalines made their first contribution in [#1313](https://github.com/dessalines/thumb-key/pull/1313)
11+
12+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.24...4.0.25
13+
14+
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)