diff --git a/package-lock.json b/package-lock.json index 085071b..01450a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mb-action-create-mcworld", - "version": "1.19.40-2", + "version": "1.19.50-0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mb-action-create-mcworld", - "version": "1.19.40-2", + "version": "1.19.50-0", "license": "BSD-3-Clause", "dependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index fdf9444..6871fbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mb-action-create-mcworld", - "version": "1.19.40-2", + "version": "1.19.50-0", "description": "The github action that will create a mcworld in a given respository", "main": "out/source/action.js", "scripts": {