diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 06821c0..e4c4ea4 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "ecu", - "version": "1.0.0", + "version": "1.1.0", "name": "EssentialCosmeticsUnlocker", "description": "Client-side only patch that allows you to unlock ALL the cosmetics in the Essential mod.", "authors": ["dxxxxy"], diff --git a/src/main/resources/modid.info b/src/main/resources/modid.info index 50fbf60..7a4e688 100644 --- a/src/main/resources/modid.info +++ b/src/main/resources/modid.info @@ -2,6 +2,6 @@ "modid": "ecu", "name": "EssentialCosmeticsUnlocker", "description": "Client-side only patch that allows you to unlock ALL the cosmetics in the Essential mod.", - "version": "1.0.0", + "version": "1.1.0", "authorList": ["dxxxxy"], }] \ No newline at end of file