mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 08:08:14 -06:00
fix: fix wrong version mapping, add f-droid build script
This commit is contained in:
@@ -63,7 +63,8 @@ class ChangelogDialog extends StatelessWidget {
|
||||
}
|
||||
|
||||
const _versionNumbers = {
|
||||
"54": "3.0.7",
|
||||
"55": "3.1.1",
|
||||
"54": "3.1.0",
|
||||
"53": "3.0.6",
|
||||
"52": "3.0.5",
|
||||
"51": "3.0.4",
|
||||
|
||||
Reference in New Issue
Block a user