diff --git a/package-lock.json b/package-lock.json index 049d0c3..b95ff12 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mb-action-create-mcworld", - "version": "1.21.44", + "version": "1.21.45", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mb-action-create-mcworld", - "version": "1.21.44", + "version": "1.21.45", "license": "BSD-3-Clause", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index 06aa082..ff975e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mb-action-create-mcworld", - "version": "1.21.44", + "version": "1.21.45", "description": "The github action that will create a mcworld in a given respository", "main": "out/source/action.js", "scripts": {