From 01de5eb003c0f57e1451285bb874162279f01bac Mon Sep 17 00:00:00 2001 From: Nico Chiari Date: Mon, 2 Mar 2026 10:41:57 +0100 Subject: [PATCH] Update version to 0.3.2 for Minecraft Skin Pack Packager --- plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index 1a8a09e2..3625c6a8 100644 --- a/plugins.json +++ b/plugins.json @@ -756,7 +756,7 @@ "description": "Create Skin Packs for the Minecraft Marketplace", "about": "Generates skin packs for the Minecraft Marketplace.\nAll textures in all open tabs count as skins. You can load individual skins into Blockbench via **File** > **Import Minecraft Skins**.\nYou can also create new skins via **New** > **Minecraft Skin**, in the File menu or on the start screen.\nExport a skin pack via **File** > **Export** > **Export Skin Pack**.", "tags": ["Minecraft: Bedrock Edition", "Minecraft Marketplace"], - "version": "0.3.1", + "version": "0.3.2", "min_version": "4.2.3", "variant": "desktop" },