Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion io.elementary.Sdk.json.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "io.elementary.Sdk",
"id-platform": "io.elementary.Platform",
"default-branch": "@branch@",
"runtime-version": "49",
"runtime-version": "50",
"runtime": "org.gnome.Platform",
"sdk": "org.gnome.Sdk",
"sdk-extensions": [
Expand Down
4 changes: 2 additions & 2 deletions platform-data/data/platform.appdata.xml.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2021-2025 elementary, Inc. <contact@elementary.io> -->
<!-- Copyright 2021-2026 elementary, Inc. <contact@elementary.io> -->
<component>
<id>io.elementary.Platform</id>
<metadata_license>CC0-1.0</metadata_license>
Expand All @@ -15,7 +15,7 @@
<description>
<p>Platform updates:</p>
<ul>
<li>Rebase on GNOME 49 runtime</li>
<li>Rebase on GNOME 50 runtime</li>
<li>Update Granite to 7.7.0</li>
<li>Update Icons to 8.2.0</li>
</ul>
Expand Down