From 1679fda3e0078ee0a42a3b2620561b658b160320 Mon Sep 17 00:00:00 2001 From: walcutt Date: Tue, 28 Jan 2025 21:48:18 -0500 Subject: [PATCH] Version increment --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index b990005..8200460 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "hench", "title": "HENCH", "description": "HENCH (2025)", - "version": "0.0.0", + "version": "0.0.3", "compatibility": { "minimum": "12", "verified": "12" @@ -33,5 +33,5 @@ }, "url": "https://github.com/walcutt/hench", "manifest": "https://raw.githubusercontent.com/walcutt/hench/refs/heads/develop/system.json", - "download": "https://github.com/walcutt/hench/archive/refs/tags/0.0.2.zip" + "download": "https://github.com/walcutt/hench/archive/refs/tags/0.0.3.zip" } \ No newline at end of file