diff --git a/package-lock.json b/package-lock.json index 975f408..616d6f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mb-action-create-mcworld", - "version": "1.19.40-1", + "version": "1.19.40-2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mb-action-create-mcworld", - "version": "1.19.40-1", + "version": "1.19.40-2", "license": "BSD-3-Clause", "dependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index 7ec003a..ea3f2f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mb-action-create-mcworld", - "version": "1.19.40-1", + "version": "1.19.40-2", "description": "The github action that will create a mcworld in a given respository", "main": "out/source/action.js", "scripts": {