mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
Repo: https://github.com/leinardi/UbuntuCountdownWidget.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: v21.04.1
|
- versionName: v21.04
|
||||||
versionCode: 256
|
versionCode: 256
|
||||||
commit: v21.04
|
commit: v21.04
|
||||||
subdir: app
|
subdir: app
|
||||||
|
|
@ -21,5 +21,5 @@ Builds:
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://github.com/leinardi/UbuntuCountdownWidget/raw/master/version.txt|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
UpdateCheckData: https://github.com/leinardi/UbuntuCountdownWidget/raw/master/version.txt|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
CurrentVersion: v21.04.1
|
CurrentVersion: v21.04
|
||||||
CurrentVersionCode: 256
|
CurrentVersionCode: 256
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue