chore: bump version to 1.3.0
Some checks failed
Continuous Integration / linting (push) Has been cancelled
Continuous Integration / formatting (push) Has been cancelled

This commit is contained in:
Lionel DARNIS 2026-07-22 15:57:00 +02:00
parent ebecfa6b7d
commit 2d78a0abff
18 changed files with 18 additions and 18 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-app-list"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-app-list-config"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-a11y"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
[dependencies]

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-audio"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-battery"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-bluetooth"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-input-sources"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-minimize"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-network"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-or-later"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-notifications"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-power"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-status-area"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-tiling"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-time"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applet-workspaces"
version = "1.0.15"
version = "1.3.0"
authors = ["Ashley Wulber <ashley@system76.com>"]
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applets-config"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
[dependencies]

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-applets"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-panel-button"
version = "1.0.15"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"