diff --git a/package-lock.json b/package-lock.json index 2409350..de06590 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "action-minecraft-bedrock-diagnose", - "version": "1.20.60-0", + "version": "1.20.62-0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "action-minecraft-bedrock-diagnose", - "version": "1.20.60-0", + "version": "1.20.62-0", "license": "BSD-3-Clause", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index 97b1b09..744ded6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "action-minecraft-bedrock-diagnose", - "version": "1.20.60-0", + "version": "1.20.62-0", "description": "Tests the content of your minecraft project for errors and outputs them to the action console as well as mark it as failed", "main": "out/src/action.js", "scripts": {