Skip to content

Commit

Permalink
bump ppy.osu.Game.Rulesets.Osu
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemis-chan authored Jul 17, 2021
1 parent 43edd15 commit 3659e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game.Rulesets.Diva/osu.Game.Rulesets.Diva.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game" Version="2021.707.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2021.703.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2021.707.0" />
</ItemGroup>
</Project>

2 comments on commit 3659e46

@Thesola10
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The release generator worked, yay!

@Artemis-chan
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, thanks it's real neat

Please sign in to comment.