Skip to content

Commit 8c72e54

Browse files
doublegateclaude
andcommitted
chore: bump version to v2.3.3
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 96c8d2a commit 8c72e54

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ exclude = [
3939
]
4040

4141
[workspace.package]
42-
version = "2.3.2"
42+
version = "2.3.3"
4343
edition = "2024"
4444
rust-version = "1.88"
4545
license = "MIT"

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.3.2"
3+
version = "2.3.3"
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.3.2"
3+
version = "2.3.3"
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.3.2"
3+
version = "2.3.3"
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.3.2"
3+
version = "2.3.3"
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-redops/spectre-implant/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spectre-implant"
3-
version = "2.3.2"
3+
version = "2.3.3"
44
edition = "2021"
55

66
[features]

clients/wraith-redops/team-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "team-server"
3-
version = "2.3.2"
3+
version = "2.3.3"
44
description = "WRAITH RedOps Team Server - Command and Control Infrastructure"
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.3.2"
3+
version = "2.3.3"
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.3.2"
3+
version = "2.3.3"
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.3.2"
3+
version = "2.3.3"
44
description = "WRAITH-Sync - Decentralized File Synchronization"
55
authors = ["WRAITH Protocol Contributors"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)