From 84b3c1432966bab714bfb624b833a273e9c5ce4d Mon Sep 17 00:00:00 2001 From: Smell of curry <75345244+smell-of-curry@users.noreply.github.com> Date: Wed, 3 Jul 2024 17:11:30 -0400 Subject: [PATCH] v2.10.11 bump down manifest --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 328fe5cc1..c0ce000d7 100644 --- a/manifest.json +++ b/manifest.json @@ -3,16 +3,16 @@ "header": { "name": "pack.name", "description": "pack.description", - "min_engine_version": [1, 21, 1], + "min_engine_version": [1, 21, 0], "uuid": "358dc189-8d9e-4fdb-b4e1-f8e0fb855f9a", - "version": [2, 10, 10] + "version": [2, 10, 11] }, "modules": [ { "description": "Resources Module", "type": "resources", "uuid": "388de949-18e5-4228-a447-f63237aa45a2", - "version": [2, 10, 10] + "version": [2, 10, 11] } ], "metadata": {