Skip to content

Commit a2a96c0

Browse files
authored
Bump GNOME runtime to 47 (#178)
1 parent 23a133e commit a2a96c0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
workflow_dispatch: {}
1010

1111
env:
12-
RUNTIME_VERSION: 8.0
12+
RUNTIME_VERSION: 8.1
1313

1414
jobs:
1515
publish_platform:

io.elementary.Sdk.json.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"id": "io.elementary.Sdk",
44
"id-platform": "io.elementary.Platform",
55
"default-branch": "@branch@",
6-
"runtime-version": "46",
6+
"runtime-version": "47",
77
"runtime": "org.gnome.Platform",
88
"sdk": "org.gnome.Sdk",
99
"sdk-extensions": [

platform-data/data/platform.appdata.xml.in

+8-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<p>The Flatpak platform for elementary OS and AppCenter.</p>
1111
</description>
1212
<releases>
13+
<release version="8.1.0" date="2024-12-26" urgency="medium">
14+
<description>
15+
<p>Platform updates:</p>
16+
<ul>
17+
<li>Rebase on GNOME 47 runtime</li>
18+
</ul>
19+
</description>
20+
</release>
1321
<release version="8.0.1" date="2024-11-21" urgency="medium">
1422
<description>
1523
<p>Platform updates:</p>
@@ -21,7 +29,6 @@
2129
</ul>
2230
</description>
2331
</release>
24-
2532
<release version="8.0.0" date="2024-05-07" urgency="medium">
2633
<description>
2734
<p>Platform updates:</p>

0 commit comments

Comments
 (0)