From 63b66e243ba6841fe8b94ccc9b4834c2638b40c4 Mon Sep 17 00:00:00 2001 From: G2 <72430668+G2-Games@users.noreply.github.com> Date: Mon, 27 Jun 2022 20:33:23 -0500 Subject: [PATCH] Add files via upload --- Bedrock/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Bedrock/manifest.json b/Bedrock/manifest.json index a24ed52..d0b4b50 100644 --- a/Bedrock/manifest.json +++ b/Bedrock/manifest.json @@ -4,15 +4,15 @@ "description": "§7The old ore textures\n§6§oCopper made by G2", "name": "Old Ores", "uuid": "66c6e9a8-3093-462a-9c36-dbb052165822", - "version": [2, 0, 1], - "min_engine_version": [ 1, 18, 0 ] + "version": [2, 0, 2], + "min_engine_version": [ 1, 19, 0 ] }, "modules": [ { "description": "§7The old ore textures\n§6§oCopper made by G2", "type": "resources", "uuid": "743f6949-53be-44b6-b326-398005028819", - "version": [2, 0, 1] + "version": [2, 0, 2] } ] }