From a010eebf6c2bfd48271c26289866c1573e9cd2ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:58:58 +0000 Subject: [PATCH] chore(deps): update all dependencies to v4.1.0-beta.3 --- Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj | 2 +- global.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj b/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj index 595ecb5..f3895c0 100644 --- a/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj +++ b/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj @@ -39,7 +39,7 @@ - + diff --git a/global.json b/global.json index 70a090b..a167802 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Godot.NET.Sdk": "4.1.0-beta.2" + "Godot.NET.Sdk": "4.1.0-beta.3" } }