From b5820cfc7fb3e420472fd98f37f12554e9d54a29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Feb 2026 16:31:45 +0000 Subject: [PATCH] chore: bump chart version to 0.1.3 [skip ci] --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 7dac7c6..19470db 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.2 +version: 0.1.3 appVersion: "latest"