From 069ad3880fab2a961ce9b359b60e5ac61ea2ac4f Mon Sep 17 00:00:00 2001 From: alexz Date: Thu, 18 Dec 2025 08:37:43 +0000 Subject: [PATCH] Fix cistech-tunnel version to semantic format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- apps/cistech-tunnel/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cistech-tunnel/config.json b/apps/cistech-tunnel/config.json index 04efcb9..6f8840a 100755 --- a/apps/cistech-tunnel/config.json +++ b/apps/cistech-tunnel/config.json @@ -11,7 +11,7 @@ ], "description": "OpenConnect-SSO VPN running in an isolated namespace with noVNC for first-time SSO reconnects.", "tipi_version": 1, - "version": "latest", + "version": "1.0.0", "source": "local", "exposable": true, "dynamic_config": true,