Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Commit

Permalink
Bump osu.Game version
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Sep 5, 2019
1 parent 4e57aa9 commit 77ae678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Framework" Version="2019.905.0" />
<PackageReference Include="ppy.osu.Game" Version="2019.903.3" />
<PackageReference Include="ppy.osu.Game" Version="2019.905.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\Samples\Gameplay" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Framework" Version="2019.905.0" />
<PackageReference Include="ppy.osu.Game" Version="2019.903.3" />
<PackageReference Include="ppy.osu.Game" Version="2019.905.0" />
</ItemGroup>
</Project>

0 comments on commit 77ae678

Please sign in to comment.