Skip to content

Commit 65e7818

Browse files
committed
release 0.5.0
1 parent 288acbb commit 65e7818

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "webapps"
3-
version = "0.4.9"
3+
version = "0.5.0"
44
edition = "2021"
55
description = "Web applications at your fingertips"
66
authors = ["cosmic-utils"]

res/io.github.elevenhsoft.WebApps.metainfo.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@
3131
<launchable type="desktop-id">io.github.elevenhsoft.WebApps.desktop</launchable>
3232
<content_rating type="oars-1.1"/>
3333

34+
<categories>
35+
<category>Utility</category>
36+
<category>COSMIC</category>
37+
</categories>
38+
3439
<screenshots>
3540
<screenshot type="default" xml:lang="en">
3641
<image>https://raw.githubusercontent.com/elevenhsoft/WebApps/0.4.2/res/screenshots/window-dark.png</image>
@@ -54,6 +59,12 @@
5459
</branding>
5560

5661
<releases>
62+
<release version="0.5.0" date="2024-09-28">
63+
<description>
64+
<p>Some fixes and improvements</p>
65+
<p>Updated dependencies</p>
66+
</description>
67+
</release>
5768
<release version="0.4.9" date="2024-09-25">
5869
<description>
5970
<p>Fixed web app validation in creator</p>

0 commit comments

Comments
 (0)