1.1968 release

pull/209/head 1.1968
M66B 2 years ago
parent 2daa5935e2
commit f3d6f97bf2

@ -4,6 +4,11 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### 1.1968 - 2022-09-20
* Small improvements and minor bug fixes
* Updated translations
### 1.1967 - 2022-09-19
* Added warnings for unsafe attachment types

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1967 }
def getVersionCode = { -> return 1968 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Mei long" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

File diff suppressed because it is too large Load Diff

@ -4,6 +4,11 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### 1.1968 - 2022-09-20
* Small improvements and minor bug fixes
* Updated translations
### 1.1967 - 2022-09-19
* Added warnings for unsafe attachment types

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