mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 05:15:13 +02:00
Updated changelog
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
|
||||
### [Banji](https://en.wikipedia.org/wiki/Banji)
|
||||
|
||||
### Next version
|
||||
|
||||
* Added multiple select spam / block sender
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.1757
|
||||
|
||||
* Improved send progress calculation
|
||||
|
||||
@@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 1757 }
|
||||
def getRevision = { -> "b" }
|
||||
def getRevision = { -> "c" }
|
||||
def getReleaseName = { -> return "Banji" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
||||
@@ -4,6 +4,12 @@
|
||||
|
||||
### [Banji](https://en.wikipedia.org/wiki/Banji)
|
||||
|
||||
### Next version
|
||||
|
||||
* Added multiple select spam / block sender
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.1757
|
||||
|
||||
* Improved send progress calculation
|
||||
|
||||
@@ -4,6 +4,12 @@
|
||||
|
||||
### [Banji](https://en.wikipedia.org/wiki/Banji)
|
||||
|
||||
### Next version
|
||||
|
||||
* Added multiple select spam / block sender
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.1757
|
||||
|
||||
* Improved send progress calculation
|
||||
|
||||
Reference in New Issue
Block a user