1.2266 release

pull/217/head 1.2266
M66B 6 months ago
parent 2ce84d4e1a
commit 5a61e650fa

@ -38,8 +38,9 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### Next version
### 1.2266 2025-03-11
* Fixed all reported issues
* Small improvements and minor bug fixes
* 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 2265 }
def getRevision = { -> return "b" }
def getVersionCode = { -> return 2266 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Ceratonykus" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

@ -38,8 +38,9 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Ceratonykus](https://en.wikipedia.org/wiki/Ceratonykus)
### Next version
### 1.2266 2025-03-11
* Fixed all reported issues
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)

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