diff --git a/data/platform.appdata.xml.in b/data/platform.appdata.xml.in index 78d764c..51ba2a9 100644 --- a/data/platform.appdata.xml.in +++ b/data/platform.appdata.xml.in @@ -13,7 +13,10 @@

Fix localization issues with apps that use Granite

+

Use the settings portal for time and date settings

+

Use the settings portal for color scheme preference instead of requiring an AccountsService hole

Update elementary stylesheet to 6.1.0

+

Update Granite to 6.1.2

diff --git a/io.elementary.Sdk.json b/io.elementary.Sdk.json index 5652090..cea08a8 100644 --- a/io.elementary.Sdk.json +++ b/io.elementary.Sdk.json @@ -123,7 +123,7 @@ { "type": "git", "url": "https://github.com/elementary/granite.git", - "tag": "6.1.1" + "tag": "6.1.2" } ] },