diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 157aab3..03969d0 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "command-gui-buttons", - "version": "1.0.1", + "version": "${version}", "name": "Command GUI Buttons", "description": "Create GUI buttons in-game to execute commands.",