From dca864e77f97c3e48c92cf9f9f39deb98cad0628 Mon Sep 17 00:00:00 2001 From: alexz Date: Thu, 18 Dec 2025 08:37:09 +0000 Subject: [PATCH] Fix 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/rego-tunnel/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/rego-tunnel/config.json b/apps/rego-tunnel/config.json index 306f621..1df6524 100755 --- a/apps/rego-tunnel/config.json +++ b/apps/rego-tunnel/config.json @@ -7,7 +7,7 @@ "id": "rego-tunnel", "description": "VPN tunnel to access Rego environments securely.", "tipi_version": 1, - "version": "latest", + "version": "1.0.0", "categories": ["utilities"], "short_desc": "VPN tunnel to access Rego environments securely.", "author": "dockurr",