Skip to content

Commit bae2d21

Browse files
authored
chore: Prepare For v2025.8.0 Release (#118)
1 parent 333cf5a commit bae2d21

4 files changed

Lines changed: 11 additions & 3 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 = "cosmicding"
3-
version = "2025.7.0"
3+
version = "2025.8.0"
44
edition = "2021"
55

66
[dependencies]

res/flatpak/com.vkhitrin.cosmicding.metainfo.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@
3535
https://raw.githubusercontent.com/vkhitrin/cosmicding/refs/heads/main/res/icons/hicolor/scalable/apps/com.vkhitrin.cosmicding.svg</icon>
3636
<launchable type="desktop-id">com.vkhitrin.cosmicding.desktop</launchable>
3737
<releases>
38+
<release version="2025.8.0" date="2025-08-30">
39+
<description>
40+
<p>Fixes:</p>
41+
<ul>
42+
<li>Themes will be applied correctly from COSMIC Desktop Environment</li>
43+
</ul>
44+
</description>
45+
</release>
3846
<release version="2025.7.0" date="2025-07-11">
3947
<description>
4048
<p>New Features:</p>

res/flatpak/com.vkhitrin.cosmicding.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ modules:
3333
- cargo-sources.json
3434
- type: git
3535
url: https://github.com/vkhitrin/cosmicding.git
36-
tag: v2025.7.0
36+
tag: v2025.8.0

0 commit comments

Comments
 (0)