mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-11 17:29:48 +01:00
1.2304 release
This commit is contained in:
@@ -30,6 +30,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### Next version (Work in progress)
|
||||
|
||||
### 1.2304 2025-11-28
|
||||
|
||||
* Fixed all reported bugs
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
|
||||
### 1.2303 2025-11-25
|
||||
|
||||
* Fixed all reported bugs
|
||||
|
||||
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2303 }
|
||||
def getVersionCode = { -> return 2304 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Diuqin" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
@@ -30,6 +30,12 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### Next version (Work in progress)
|
||||
|
||||
### 1.2304 2025-11-28
|
||||
|
||||
* Fixed all reported bugs
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [Public Suffix List](https://github.com/publicsuffix/list)
|
||||
|
||||
### 1.2303 2025-11-25
|
||||
|
||||
* Fixed all reported bugs
|
||||
|
||||
3893
metadata/en-US/changelogs/2304.txt
Normal file
3893
metadata/en-US/changelogs/2304.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user