From 0f9617b5722a120097647ed5478b8eb35486081c Mon Sep 17 00:00:00 2001 From: "openab-app[bot]" <274185012+openab-app[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 02:22:40 +0000 Subject: [PATCH] release: v0.7.7-beta.1 --- Cargo.toml | 2 +- charts/openab/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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"