From 745a0cdf5929ff286475298fa9c7f37f6ae2fbb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 21 Feb 2026 13:54:03 +0000 Subject: [PATCH] chore: bump chart version to 0.1.20 [skip ci] --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index b4a2a9d..9aa94a7 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: devcontainer description: Antigravity Dev Container with Happy Coder AI assistant type: application -version: 0.1.19 +version: 0.1.20 appVersion: "latest"