From bd818b35654447c0e79e4b23c5fda5d6dd644ce1 Mon Sep 17 00:00:00 2001 From: Zhell Date: Fri, 27 Oct 2023 19:35:53 +0200 Subject: [PATCH] Update manifest: 11.0.8 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index e4fb0c8..c96dada 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "damage-application", "title": "Damage Application", - "version": "11.0.7", + "version": "11.0.8", "authors": [ { "name": "Zhell", @@ -49,5 +49,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.7/module.zip" + "download": "https://github.com/krbz999/damage-application/releases/download/v11.0.8/module.zip" }