Skip to content

Commit

Permalink
chore(deps): update all dependencies to v4.3.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent c36ece5 commit 4606a97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chickensoft.GodotPackage/Chickensoft.GodotPackage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="GodotSharp" Version="4.3.0-rc.1" />
<PackageReference Include="GodotSharp" Version="4.3.0-rc.2" />
</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.3.0-rc.1"
"Godot.NET.Sdk": "4.3.0-rc.2"
}
}

0 comments on commit 4606a97

Please sign in to comment.