Skip to content

Commit

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

<ItemGroup>
<!-- Dependencies go here. -->
<PackageReference Include="GodotSharp" Version="4.2.0" />
<PackageReference Include="GodotSharp" Version="4.2.1-rc.1" />
</ItemGroup>
</Project>
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.2.0"
"Godot.NET.Sdk": "4.2.1-rc.1"
}
}

0 comments on commit f894035

Please sign in to comment.