Skip to content

Commit e98c57c

Browse files
committed
Bump version to v0.2.0 and update metainfo.xml
1 parent 16abde0 commit e98c57c

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

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 = "cosmic-ext-applet-weather"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2024"
55
license = "GPL-3.0"
66
authors = ["rwxroot <rwxroot@proton.me>"]

data/io.github.cosmic_utils.weather-applet.metainfo.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,18 @@
4141
<caption xml:lang="cs">Snímek zobrazující applet 3</caption>
4242
</screenshot>
4343
</screenshots>
44+
<releases>
45+
<release version="0.2.0" date="2026-03-11">
46+
<description>
47+
<p>Add UV index, city and region display, and IP-based location detection</p>
48+
</description>
49+
</release>
50+
<release version="0.1.0" date="2025-06-07">
51+
<description>
52+
<p>Initial release with real-time weather conditions for the COSMIC panel</p>
53+
</description>
54+
</release>
55+
</releases>
4456
<provides>
4557
<id>com.system76.CosmicApplet</id>
4658
<binaries>

0 commit comments

Comments
 (0)