From 5c16da29181c71977c3bea2ade76acaa132465c0 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 12 Sep 2024 09:29:35 -0400 Subject: [PATCH] Upping version. --- RELEASES.md | 18 ++++++++++++++++-- app/build.gradle | 4 ++-- app/src/main/assets/RELEASES.md | 13 ++++++------- 3 files changed, 24 insertions(+), 11 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index 16631237b..ebad26879 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,7 +1,21 @@ +# Thumb-Key 3.4.7 (2024-09-12) + +## What's Changed in 3.4.7 + +- Rsinoa layout by @lrvideckis in [#1057](https://github.com/dessalines/thumb-key/pull/1057) +- Adding CONTRIBUTING.md by @dessalines in [#1062](https://github.com/dessalines/thumb-key/pull/1062) + +## New Contributors + +- @lrvideckis made their first contribution in [#1057](https://github.com/dessalines/thumb-key/pull/1057) + +**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.4.6...3.4.7 + # Thumb-Key 3.4.6 (2024-09-10) ## What's Changed in 3.4.6 +- Upping version. by @dessalines - New Layout EN / DE / NL incl new Numerical Layout by @freekvdmeer in [#1045](https://github.com/dessalines/thumb-key/pull/1045) - Type split improvements by @h67ma in [#1054](https://github.com/dessalines/thumb-key/pull/1054) @@ -586,7 +600,7 @@ ## What's Changed in 2.6.21 - Upping version. by @dessalines -- Create english latina thumb-key by @MGreek in [#773](https://github.com/dessalines/thumb-key/pull/773) +- Create english latina thumb-key in [#773](https://github.com/dessalines/thumb-key/pull/773) - Rename MessageEase to MessagEase. Fixes #769 by @dessalines in [#771](https://github.com/dessalines/thumb-key/pull/771) - Improved Hungarian Type-split swipemaps by @KnockoffFeline in [#770](https://github.com/dessalines/thumb-key/pull/770) @@ -598,7 +612,7 @@ - Upping version. by @dessalines - Remove up down spacebar swipes. Fixes #766 by @dessalines in [#768](https://github.com/dessalines/thumb-key/pull/768) -- Create english română thumb-key by @MGreek in [#767](https://github.com/dessalines/thumb-key/pull/767) +- Create english română thumb-key in [#767](https://github.com/dessalines/thumb-key/pull/767) - Fixed Hungarian Type-split layout by @KnockoffFeline in [#764](https://github.com/dessalines/thumb-key/pull/764) **Full Changelog**: https://github.com/dessalines/thumb-key/compare/2.6.19...2.6.20 diff --git a/app/build.gradle b/app/build.gradle index f29cdde01..06aab776a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.dessalines.thumbkey" minSdk 21 targetSdkVersion 34 - versionCode 107 - versionName "3.4.6" + versionCode 108 + versionName "3.4.7" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables { diff --git a/app/src/main/assets/RELEASES.md b/app/src/main/assets/RELEASES.md index cbaa08f8f..0c38979e8 100644 --- a/app/src/main/assets/RELEASES.md +++ b/app/src/main/assets/RELEASES.md @@ -1,15 +1,14 @@ -# Thumb-Key 3.4.6 (2024-09-10) +# Thumb-Key 3.4.7 (2024-09-12) -## What's Changed in 3.4.6 +## What's Changed in 3.4.7 -- New Layout EN / DE / NL incl new Numerical Layout by @freekvdmeer in [#1045](https://github.com/dessalines/thumb-key/pull/1045) -- Type split improvements by @h67ma in [#1054](https://github.com/dessalines/thumb-key/pull/1054) +- Rsinoa layout by @lrvideckis in [#1057](https://github.com/dessalines/thumb-key/pull/1057) +- Adding CONTRIBUTING.md by @dessalines in [#1062](https://github.com/dessalines/thumb-key/pull/1062) ## New Contributors -- @freekvdmeer made their first contribution in [#1045](https://github.com/dessalines/thumb-key/pull/1045) -- @h67ma made their first contribution in [#1054](https://github.com/dessalines/thumb-key/pull/1054) +- @lrvideckis made their first contribution in [#1057](https://github.com/dessalines/thumb-key/pull/1057) -**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.4.5...3.4.6 +**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.4.6...3.4.7