From a241369cf747c3fd5cf3077c056d5fdbbc17eca0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 14:24:10 +0000 Subject: [PATCH] chore(deps): update all dependencies to v4.3.0-rc.3 --- Chickensoft.GoDotLog/Chickensoft.GoDotLog.csproj | 2 +- global.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chickensoft.GoDotLog/Chickensoft.GoDotLog.csproj b/Chickensoft.GoDotLog/Chickensoft.GoDotLog.csproj index 7243309..884458c 100644 --- a/Chickensoft.GoDotLog/Chickensoft.GoDotLog.csproj +++ b/Chickensoft.GoDotLog/Chickensoft.GoDotLog.csproj @@ -38,6 +38,6 @@ - + diff --git a/global.json b/global.json index c0d2f94..1d09b37 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Godot.NET.Sdk": "4.3.0-rc.2" + "Godot.NET.Sdk": "4.3.0-rc.3" } }