mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
fix(com.standardnotes): replace second instance of duplicated version 3.183.25 with newly published version 3.183.26
This commit is contained in:
parent
ba8c98b80d
commit
8500292f96
1 changed files with 3 additions and 3 deletions
|
|
@ -13264,9 +13264,9 @@ Builds:
|
|||
- .yarn/
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 3.183.25
|
||||
- versionName: 3.183.26
|
||||
versionCode: 3002994
|
||||
commit: '@standardnotes/mobile@3.183.25'
|
||||
commit: '@standardnotes/mobile@3.183.26'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -13328,5 +13328,5 @@ UpdateCheckMode: HTTP
|
|||
VercodeOperation:
|
||||
- 3002000 + %c
|
||||
UpdateCheckData: https://api.github.com/repos/standardnotes/app/actions/workflows/mobile.release.prod.yml/runs|"run_number":(\d+)|https://api.github.com/repos/standardnotes/app/releases|@standardnotes/mobile@([\d.]+)
|
||||
CurrentVersion: 3.183.25
|
||||
CurrentVersion: 3.183.26
|
||||
CurrentVersionCode: 3002994
|
||||
|
|
|
|||
Loading…
Reference in a new issue