diff --git a/Cargo.toml b/Cargo.toml index b6f16b09..9b64a373 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openab" -version = "0.8.3" +version = "0.8.4" edition = "2021" license = "MIT" diff --git a/charts/openab/Chart.yaml b/charts/openab/Chart.yaml index d820930b..e71861ba 100644 --- a/charts/openab/Chart.yaml +++ b/charts/openab/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: openab description: A lightweight, secure, cloud-native ACP harness that bridges Discord and any ACP-compatible coding CLI. type: application -version: 0.8.3 -appVersion: "0.8.3" +version: 0.8.4-beta.1 +appVersion: "0.8.4-beta.1"