Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all dependencies to v4.1.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent 6d2c366 commit de59f75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chickensoft.GoDotNet/Chickensoft.GoDotNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<ItemGroup>
<!-- Dependencies go here. -->
<PackageReference Include="GodotSharp" Version="4.1.0-beta.1" />
<PackageReference Include="GodotSharp" Version="4.1.0-beta.2" />
<PackageReference Include="Chickensoft.GoDotLog" Version="1.1.4" />
<!-- Required for inheritdoc -->
<PackageReference Include="SauceControl.InheritDoc" Version="1.3.0">
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"rollForward": "latestMinor"
},
"msbuild-sdks": {
"Godot.NET.Sdk": "4.1.0-beta.1"
"Godot.NET.Sdk": "4.1.0-beta.2"
}
}

0 comments on commit de59f75

Please sign in to comment.