1.2246 release

pull/217/head 1.2246
M66B 10 months ago
parent 39737a6959
commit 1c5075177a

@ -27,9 +27,9 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia)
### Next version
### 1.2246 2024-11-13
* Added fast forward to, see [the FAQ](https://m66b.github.io/FairEmail/#faq125)
* Added fast *forward to*, see [the FAQ](https://m66b.github.io/FairEmail/#faq125)
* Small improvements and minor bug fixes
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
* Updated [translations](https://crowdin.com/project/open-source-email)

@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2245 }
def getRevision = { -> return "b" }
def getVersionCode = { -> return 2246 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Barsboldia" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

@ -27,9 +27,9 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Barsboldia](https://en.wikipedia.org/wiki/Barsboldia)
### Next version
### 1.2246 2024-11-13
* Added fast forward to, see [the FAQ](https://m66b.github.io/FairEmail/#faq125)
* Added fast *forward to*, see [the FAQ](https://m66b.github.io/FairEmail/#faq125)
* Small improvements and minor bug fixes
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
* Updated [translations](https://crowdin.com/project/open-source-email)

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save