From 3ca3e95ebc09d68899a2d33e12896c6b73f809a1 Mon Sep 17 00:00:00 2001 From: Piotr <114903054+elevenhsoft@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:55:05 +0100 Subject: [PATCH] release 0.5.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- res/io.github.elevenhsoft.WebApps.metainfo.xml | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e55f2e4..3223e0d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6420,7 +6420,7 @@ dependencies = [ [[package]] name = "webapps" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "ashpd 0.10.2", diff --git a/Cargo.toml b/Cargo.toml index cfd4cd6..052c52a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "webapps" -version = "0.5.2" +version = "0.5.3" edition = "2021" description = "Web applications at your fingertips" authors = ["cosmic-utils"] diff --git a/res/io.github.elevenhsoft.WebApps.metainfo.xml b/res/io.github.elevenhsoft.WebApps.metainfo.xml index 2c89a9d..18acc6a 100644 --- a/res/io.github.elevenhsoft.WebApps.metainfo.xml +++ b/res/io.github.elevenhsoft.WebApps.metainfo.xml @@ -75,6 +75,12 @@ + + +

Some fixes and improvements

+

Updated dependencies

+
+

Some fixes and improvements