Skip to content

Commit

Permalink
Bump Godot project to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wlsnmrk committed Feb 11, 2024
1 parent 61f308b commit 1503c7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DotnetOrbitCamera.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Godot.NET.Sdk/4.1.1">
<Project Sdk="Godot.NET.Sdk/4.2.1">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
Expand Down
2 changes: 1 addition & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ config_version=5
[application]

config/name="Dotnet Orbit Camera"
config/features=PackedStringArray("4.1", "C#", "Forward Plus")
config/features=PackedStringArray("4.2", "C#", "Forward Plus")
config/icon="res://icon.svg"

[dotnet]
Expand Down

0 comments on commit 1503c7c

Please sign in to comment.