Update Neo Backup's (formerly OABX) metadata, fix update check and remove the accidential alpha release

This commit is contained in:
machiav3lli 2022-04-19 15:41:19 +00:00 committed by Licaon_Kter
parent 9bcd6d1128
commit 0d405528a7

View file

@ -2,17 +2,17 @@ Categories:
- System
License: AGPL-3.0-only
AuthorName: Antonios Hazim
SourceCode: https://github.com/machiav3lli/oandbackupx
IssueTracker: https://github.com/machiav3lli/oandbackupx/issues
SourceCode: https://github.com/NeoApplications/Neo-Backup
IssueTracker: https://github.com/NeoApplications/Neo-Backup/issues
Translation: https://hosted.weblate.org/engage/oandbackupx/
Changelog: https://github.com/machiav3lli/oandbackupx/blob/HEAD/CHANGELOG.md
Changelog: https://github.com/NeoApplications/Neo-Backup/blob/HEAD/CHANGELOG.md
AutoName: Neo Backup
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/machiav3lli/oandbackupx
Repo: https://github.com/NeoApplications/Neo-Backup
Builds:
- versionName: 1.2.0-universal
@ -145,6 +145,6 @@ Builds:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 8.0.0
CurrentVersionCode: 8000
UpdateCheckMode: Tags ^[\d.]+$
CurrentVersion: 7.0.0
CurrentVersionCode: 7000