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" }