mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
LBRY: fix VercodeOperation
This commit is contained in:
parent
21d88cf78a
commit
476ef906da
1 changed files with 2 additions and 2 deletions
|
|
@ -144,6 +144,6 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v-fdroid
|
||||
UpdateCheckMode: Tags v\d+.\d+.\d+-fdroid
|
||||
VercodeOperation: '%c*10 + 2'
|
||||
VercodeOperation: '%c*10 + 1'
|
||||
CurrentVersion: 0.16.6
|
||||
CurrentVersionCode: 16062
|
||||
CurrentVersionCode: 16061
|
||||
|
|
|
|||
Loading…
Reference in a new issue