From 612098f0c0a3cfcccfbe1fc3cb3d8a090ddfbe37 Mon Sep 17 00:00:00 2001 From: Max Aigner Date: Fri, 15 Dec 2023 15:41:27 +0100 Subject: [PATCH] updated version in package.json as it does not want to be started properly.. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a3fc89..abd14b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "setup-godot", - "version": "1.0.1", + "version": "1.0.2", "private": true, "description": "Setup Godot for use with .NET on macOS, Windows, and Linux CI/CD runners.", "main": "lib/main.js",