diff --git a/CHANGELOG.md b/CHANGELOG.md index 96a50c00a1..ad159e3c43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport). +### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan) + +### Next version + +Preview versions are available [here](https://bitbucket.org/M66B/fairemail-test/downloads/). + ### 1.2180 - 2024-05-13 * Improved [Gemini](https://m66b.github.io/FairEmail/#faq204) integration @@ -13,10 +19,6 @@ 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) -Preview versions are available [here](https://bitbucket.org/M66B/fairemail-test/downloads/). - -### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan) - ### 1.2179 - 2024-05-08 * Added option to change "AI" summarize prompt diff --git a/app/build.gradle b/app/build.gradle index 62453ea117..0e53561046 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'kotlin-android' apply plugin: 'de.undercouch.download' def getVersionCode = { -> return 2180 } -def getRevision = { -> return "a" } +def getRevision = { -> return "b" } def getReleaseName = { -> return "Acantholipan" } // https://en.wikipedia.org/wiki/List_of_dinosaur_genera diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index 96a50c00a1..ad159e3c43 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -4,6 +4,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport). +### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan) + +### Next version + +Preview versions are available [here](https://bitbucket.org/M66B/fairemail-test/downloads/). + ### 1.2180 - 2024-05-13 * Improved [Gemini](https://m66b.github.io/FairEmail/#faq204) integration @@ -13,10 +19,6 @@ 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) -Preview versions are available [here](https://bitbucket.org/M66B/fairemail-test/downloads/). - -### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan) - ### 1.2179 - 2024-05-08 * Added option to change "AI" summarize prompt diff --git a/metadata/en-US/changelogs/2180.txt b/metadata/en-US/changelogs/2180.txt index bb0791acda..c8c2dd49a3 100644 --- a/metadata/en-US/changelogs/2180.txt +++ b/metadata/en-US/changelogs/2180.txt @@ -4,6 +4,12 @@ Changelog For support you can use the contact form. +Acantholipan + +Next version + +Preview versions are available here. + 1.2180 - 2024-05-13 * Improved Gemini integration @@ -13,10 +19,6 @@ For support you can use the contact form. * Updated Public Suffix List * Updated translations -Preview versions are available here. - -Acantholipan - 1.2179 - 2024-05-08 * Added option to change "AI" summarize prompt