From 1af300b77aed585e7bd9de1761b79a26249a4c8b Mon Sep 17 00:00:00 2001 From: Zhell Date: Mon, 16 Oct 2023 20:47:33 +0200 Subject: [PATCH] Update manifest: 11.0.5 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 7923c4e..9b117f9 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "damage-application", "title": "Damage Application", - "version": "11.0.4", + "version": "11.0.5", "authors": [ { "name": "Zhell", @@ -43,5 +43,5 @@ "url": "https://github.com/krbz999/damage-application", "license": "https://raw.githubusercontent.com/krbz999/damage-application/main/LICENSE", "manifest": "https://github.com/krbz999/damage-application/releases/latest/download/module.json", - "download": "https://github.com/krbz999/damage-application/releases/download/v11.0.4/module.zip" + "download": "https://github.com/krbz999/damage-application/releases/download/v11.0.5/module.zip" }