[packaging/flatpak-kde-runtime/qt6.12] /: Bump versions to 6.12-beta
Aleix Pol i Gonzalez <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 7f656328ceba07efd9435e5b14204ee02e53bd91 by Aleix Pol i Gonzalez.
Committed on 13/08/2026 at 11:48.
Pushed by apol into branch 'qt6.12'.
Bump versions to 6.12-beta
This way it will be published under flathub-beta
M +1 -1 org.kde.Sdk.json.in
M +1 -1 project.conf
https://invent.kde.org/packaging/flatpak-kde-runtime/-/commit/7f656328ceba07efd9435e5b14204ee02e53bd91
diff --git a/org.kde.Sdk.json.in b/org.kde.Sdk.json.in
index 52e626f..ae739c3 100644
--- a/org.kde.Sdk.json.in
+++ b/org.kde.Sdk.json.in
@@ -2,7 +2,7 @@
"build-runtime": true,
"id": "org.kde.Sdk",
"id-platform": "org.kde.Platform",
- "branch": "6.11",
+ "branch": "6.12-beta",
"runtime": "org.freedesktop.Platform",
"sdk": "org.freedesktop.Sdk",
"runtime-version": "26.08beta",
diff --git a/project.conf b/project.conf
index ceb9152..7ccb503 100644
--- a/project.conf
+++ b/project.conf
@@ -32,7 +32,7 @@ sandbox:
build-arch: '%{arch}'
variables:
- branch: '6.11'
+ branch: '6.12-beta'
environment:
# These need getting set so that projects can run tools and not get weird warnings.