Skip to content

Commit 24e99de

Browse files
committed
Release v0.3.1
1 parent 6dcf443 commit 24e99de

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

linux/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "screenmcp-linux"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55
description = "ScreenMCP Linux client - desktop control via system tray"
66

mac/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "screenmcp-mac"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55
description = "ScreenMCP Mac client - desktop control via menu bar icon"
66

windows/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "screenmcp-windows"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55
description = "ScreenMCP Windows client - desktop control via system tray"
66

0 commit comments

Comments
 (0)