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
3 changes: 3 additions & 0 deletions data/platform.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
<release version="6.0.2" date="2021-10-22" urgency="medium">
<description>
<p>Fix localization issues with apps that use Granite</p>
<p>Use the settings portal for time and date settings</p>
<p>Use the settings portal for color scheme preference instead of requiring an AccountsService hole</p>
<p>Update elementary stylesheet to 6.1.0</p>
<p>Update Granite to 6.1.2</p>
</description>
</release>
<release version="6.0.1" date="2021-08-23" urgency="medium">
Expand Down
2 changes: 1 addition & 1 deletion io.elementary.Sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
{
"type": "git",
"url": "https://github.com/elementary/granite.git",
"tag": "6.1.1"
"tag": "6.1.2"
}
]
},
Expand Down