Skip to content

Commit

Permalink
Bumped the among us version in csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
przebor committed Apr 22, 2023
1 parent 7f83c7f commit 7301421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CrowdedMod/CrowdedMod.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>
<PropertyGroup>
<GamePlatform Condition="'$(GamePlatform)' == ''">Steam</GamePlatform>
<GameVersion>2022.12.14</GameVersion>
<GameVersion>2023.3.28</GameVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Reactor" Version="2.1.0" />
Expand Down

0 comments on commit 7301421

Please sign in to comment.