1.2318 release

master 1.2318
M66B 2 weeks ago
parent a110b7048f
commit 96852054a5

@ -30,6 +30,13 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### Next version (Work in progress)
### 1.2318 2026-05-30
* Fixed Italian translation
* Small improvements and minor bug fixes
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2317 2026-05-27
* Fixed all reported issues

@ -3,7 +3,7 @@ plugins {
id 'de.undercouch.download'
}
def getVersionCode = { -> return 2317 }
def getVersionCode = { -> return 2318 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Elopteryx" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

@ -30,6 +30,13 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### Next version (Work in progress)
### 1.2318 2026-05-28
* Fixed Italian translation
* Small improvements and minor bug fixes
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
* Updated [translations](https://crowdin.com/project/open-source-email)
### 1.2317 2026-05-27
* Fixed all reported issues

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