Compare commits

...

1 Commits

Author SHA1 Message Date
Argenis 9c312180a2 chore: bump version to 0.6.0 (#4455)
Includes macOS desktop menu bar app, media pipeline channels,
SOP engine improvements, and CLI tool integrations.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 21:16:46 -04:00
3 changed files with 3 additions and 3 deletions
Generated
+1 -1
View File
@@ -12364,7 +12364,7 @@ dependencies = [
[[package]]
name = "zeroclawlabs"
version = "0.5.9"
version = "0.6.0"
dependencies = [
"aardvark-sys",
"anyhow",
+1 -1
View File
@@ -4,7 +4,7 @@ resolver = "2"
[package]
name = "zeroclawlabs"
version = "0.5.9"
version = "0.6.0"
edition = "2021"
authors = ["theonlyhennygod"]
license = "MIT OR Apache-2.0"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/tauri-apps/tauri/dev/crates/tauri-cli/config.schema.json",
"productName": "ZeroClaw",
"version": "0.1.0",
"version": "0.6.0",
"identifier": "ai.zeroclawlabs.desktop",
"build": {
"devUrl": "http://127.0.0.1:42617/_app/",