From 5ae49b2030670768eaaa0192322804b5dbb8fbfa Mon Sep 17 00:00:00 2001 From: HumanoidSandvichDispenser Date: Sat, 16 Dec 2023 15:49:42 -0800 Subject: [PATCH] update to Godot 4.2.1 --- README.md | 2 +- SupaLidlGame.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3dc950b..a0fbe21 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Forsen-related game ## Building -This is currently being developed on the stable version of 4.2.0. Requires +This is currently being developed on the stable version of 4.2.1. Requires .NET version >=7.0. ## Notes diff --git a/SupaLidlGame.csproj b/SupaLidlGame.csproj index 1db320d..909e3a6 100644 --- a/SupaLidlGame.csproj +++ b/SupaLidlGame.csproj @@ -1,4 +1,4 @@ - + net6.0 true