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