Skip to content

Commit b98e763

Browse files
committed
try gnome 50 runtime
1 parent 409bb2a commit b98e763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/briefcase/bootstraps/toga.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ def pyproject_table_linux_appimage(self):
191191
def pyproject_table_linux_flatpak(self):
192192
return """\
193193
flatpak_runtime = "org.gnome.Platform"
194-
flatpak_runtime_version = "49"
194+
flatpak_runtime_version = "50"
195195
flatpak_sdk = "org.gnome.Sdk"
196196
"""
197197

0 commit comments

Comments
 (0)