mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
fix current version name
This commit is contained in:
parent
1c06c4c3b6
commit
a858330e14
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ RepoType: git
|
|||
Repo: https://github.com/leinardi/UbuntuCountdownWidget.git
|
||||
|
||||
Builds:
|
||||
- versionName: v21.04.1
|
||||
- versionName: v21.04
|
||||
versionCode: 256
|
||||
commit: v21.04
|
||||
subdir: app
|
||||
|
|
@ -21,5 +21,5 @@ Builds:
|
|||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/leinardi/UbuntuCountdownWidget/raw/master/version.txt|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: v21.04.1
|
||||
CurrentVersion: v21.04
|
||||
CurrentVersionCode: 256
|
||||
|
|
|
|||
Loading…
Reference in a new issue