mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-11-29 20:36:00 +00:00
bump flatpak runtime version to 43
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
c294be4e9b
commit
31c07c0f02
@ -5,7 +5,7 @@ import sys
|
||||
|
||||
# the "current" base platform version, i.e. the one that the GNOME
|
||||
# app builds currently tagged "stable" need
|
||||
BASEVER = "42"
|
||||
BASEVER = "43"
|
||||
# a regex to find where we replace that
|
||||
BASEPATT = re.compile(r"(runtime/org.fedoraproject.Platform/.*?/f)(\d+)")
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user