diff --git a/Cargo.toml b/Cargo.toml index 419badee..0461704e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openab" -version = "0.7.6" +version = "0.7.7" edition = "2021" [dependencies] diff --git a/charts/openab/Chart.yaml b/charts/openab/Chart.yaml index fff86e00..8bfebd8e 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.7.6 -appVersion: "0.7.6" +version: 0.7.7-beta.1 +appVersion: "0.7.7-beta.1"