Skip to content

Commit 356c126

Browse files
committed
chore: bump version to 0.5.7-rc3
1 parent 2d785b3 commit 356c126

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "omni"
3-
version = "0.5.7-rc2"
3+
version = "0.5.7-rc3"
44
edition = "2024"
55
authors = ["Fajar Hidayat"]
66
description = "Semantic Signal Engine that cuts AI token consumption by up to 90%."

plugins/openclaw/openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "omni-signal-engine",
33
"name": "OMNI Semantic Signal Engine",
4-
"version": "0.5.7-rc2",
4+
"version": "0.5.7-rc3",
55
"description": "Local-only semantic context filtering for OpenClaw using OMNI. Saves tokens by distilling shell output.",
66
"requiredBinaries": ["omni"],
77
"author": "Fajar Hidayat",

0 commit comments

Comments
 (0)