From 542e877311a262ba0b2f0fff8db0dd2c869cb5f7 Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 18 Sep 2024 08:43:15 +0200 Subject: [PATCH] Updated release name --- CHANGELOG.md | 4 +++- app/build.gradle | 2 +- app/src/main/assets/CHANGELOG.md | 4 +++- metadata/en-US/changelogs/2232.txt | 4 +++- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64659a2f09..2260e1fc30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
-### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan) +### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia) ### Next version @@ -26,6 +26,8 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= * Updated [Public Suffix List](https://github.com/publicsuffix/list) * Updated [translations](https://crowdin.com/project/open-source-email) +### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan) + ### 1.2232 2024-09-16 * Fixed resuming sending after restarting the device diff --git a/app/build.gradle b/app/build.gradle index cb96a073e6..136b93fb26 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,7 +5,7 @@ apply plugin: 'de.undercouch.download' def getVersionCode = { -> return 2232 } def getRevision = { -> return "b" } -def getReleaseName = { -> return "Acantholipan" } +def getReleaseName = { -> return "Barsboldia" } // https://en.wikipedia.org/wiki/List_of_dinosaur_genera def keystoreProperties = new Properties() diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index 64659a2f09..2260e1fc30 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -18,7 +18,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
-### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan) +### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia) ### Next version @@ -26,6 +26,8 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= * Updated [Public Suffix List](https://github.com/publicsuffix/list) * Updated [translations](https://crowdin.com/project/open-source-email) +### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan) + ### 1.2232 2024-09-16 * Fixed resuming sending after restarting the device diff --git a/metadata/en-US/changelogs/2232.txt b/metadata/en-US/changelogs/2232.txt index a2eeb12aba..d235bd7cfa 100644 --- a/metadata/en-US/changelogs/2232.txt +++ b/metadata/en-US/changelogs/2232.txt @@ -18,7 +18,7 @@ For support you can use the contact form. --- -Acantholipan +Barsboldia Next version @@ -26,6 +26,8 @@ Next version * Updated Public Suffix List * Updated translations +Acantholipan + 1.2232 2024-09-16 * Fixed resuming sending after restarting the device