Skip to content

Commit

Permalink
Merge pull request #149 from goodtrailer/dependabot/nuget/ppy.osu.Gam…
Browse files Browse the repository at this point in the history
…e-2023.1114.1
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
2 parents afcadf3 + 59a78df commit 3f7f948
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion osu.Game.Rulesets.Soyokaze/SoyokazeRuleset.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

namespace osu.Game.Rulesets.Soyokaze
{
public class SoyokazeRuleset : Ruleset
public partial class SoyokazeRuleset : Ruleset
{
public const string SHORT_NAME = "soyokaze";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<EmbeddedResource Include="Resources\**" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game" Version="2023.1013.0" />
<PackageReference Include="ppy.osu.Game" Version="2023.1114.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\Samples\Gameplay" />
Expand Down

0 comments on commit 3f7f948

Please sign in to comment.