Skip to content

Commit e6918bf

Browse files
doublegateclaude
andcommitted
chore(release): bump client versions to v2.2.5
Update version references across all 9 Tauri client Cargo.toml files (Transfer, Chat, Sync, Share, Stream, Mesh, Publish, Vault, Recon) from v2.2.2 to v2.2.5 for the WRAITH-RedOps release. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b83bd14 commit e6918bf

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

clients/wraith-chat/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wraith-chat"
3-
version = "2.2.2"
3+
version = "2.2.5"
44
description = "WRAITH-Chat - Secure E2E Encrypted Messaging"
55
authors = ["WRAITH Protocol Contributors"]
66
edition = "2024"

clients/wraith-mesh/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wraith-mesh"
3-
version = "2.2.2"
3+
version = "2.2.5"
44
description = "WRAITH-Mesh - Network Topology Visualization and Diagnostics"
55
authors = ["WRAITH Protocol Contributors"]
66
license = "MIT OR Apache-2.0"

clients/wraith-publish/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wraith-publish"
3-
version = "2.2.2"
3+
version = "2.2.5"
44
description = "WRAITH-Publish - Decentralized Content Publishing Platform"
55
authors = ["WRAITH Protocol Contributors"]
66
license = "MIT OR Apache-2.0"

clients/wraith-recon/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wraith-recon"
3-
version = "2.2.2"
3+
version = "2.2.5"
44
description = "WRAITH-Recon - Network Reconnaissance and Data Exfiltration Assessment Platform"
55
authors = ["WRAITH Protocol Contributors"]
66
license = "MIT OR Apache-2.0"

clients/wraith-share/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wraith-share"
3-
version = "2.2.2"
3+
version = "2.2.5"
44
description = "WRAITH-Share - Group File Sharing with Granular Access Control"
55
authors = ["WRAITH Protocol Contributors"]
66
license = "MIT OR Apache-2.0"

clients/wraith-stream/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wraith-stream"
3-
version = "2.2.2"
3+
version = "2.2.5"
44
description = "WRAITH-Stream - Encrypted Peer-to-Peer Media Streaming"
55
authors = ["WRAITH Protocol Contributors"]
66
license = "MIT OR Apache-2.0"

clients/wraith-sync/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wraith-sync"
3-
version = "2.2.2"
3+
version = "2.2.5"
44
description = "WRAITH-Sync - Decentralized File Synchronization"
55
authors = ["WRAITH Protocol Contributors"]
66
license = "MIT OR Apache-2.0"

clients/wraith-transfer/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wraith-transfer"
3-
version = "2.2.2"
3+
version = "2.2.5"
44
description = "WRAITH Transfer - Secure peer-to-peer file transfer"
55
authors = ["WRAITH Protocol Team"]
66
license = "MIT OR Apache-2.0"

clients/wraith-vault/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wraith-vault"
3-
version = "2.2.2"
3+
version = "2.2.5"
44
description = "WRAITH-Vault - Distributed Secret Storage with Shamir's Secret Sharing"
55
authors = ["WRAITH Protocol Contributors"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)