diff --git a/Cargo.toml b/Cargo.toml index e4a97b8a..da2a7bb4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openab" -version = "0.8.2" +version = "0.8.3" edition = "2021" license = "MIT" diff --git a/charts/openab/Chart.yaml b/charts/openab/Chart.yaml index 03988813..dbda089a 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.2 -appVersion: "0.8.2" +version: 0.8.3-beta.1 +appVersion: "0.8.3-beta.1"