diff --git a/package-lock.json b/package-lock.json index 4cf3f9e..0775d45 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mb-action-create-mcworld", - "version": "1.2.11", + "version": "1.19.40-1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mb-action-create-mcworld", - "version": "1.2.11", + "version": "1.19.40-1", "license": "BSD-3-Clause", "dependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index 3c218cb..1a991b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mb-action-create-mcworld", - "version": "1.2.11", + "version": "1.19.40-1", "description": "The github action that will create a mcworld in a given respository", "main": "out/source/action.js", "scripts": {