Skip to content

Commit

Permalink
Merge pull request #13 from EnoPM/main
Browse files Browse the repository at this point in the history
Add missing version update in csproj
  • Loading branch information
EnoPM committed Nov 6, 2023
2 parents 1971638 + da82e10 commit fc63883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BetterPolus/BetterPolus.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Version>1.2.1</Version>
<Version>1.2.2</Version>

<Description>An Among Us mod that tweaks Polus, allowing a more balanced experience.</Description>
<Authors>Brybry</Authors>
Expand Down

0 comments on commit fc63883

Please sign in to comment.