From 1bbd7a6b19d47ad1873dd4d81827348d45c58fd7 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Sat, 9 Nov 2024 10:54:11 +0100 Subject: [PATCH] 1.21.44-0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d5e0bf2..07b61f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "action-minecraft-bedrock-diagnose", - "version": "1.20.71-2", + "version": "1.21.44-0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "action-minecraft-bedrock-diagnose", - "version": "1.20.71-2", + "version": "1.21.44-0", "license": "BSD-3-Clause", "dependencies": { "@actions/core": "^1.11.1", diff --git a/package.json b/package.json index acfd305..96f19ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "action-minecraft-bedrock-diagnose", - "version": "1.20.71-2", + "version": "1.21.44-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": {