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