Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Jun 11, 2024
1 parent c58eb67 commit acfe620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BepInEx.Templates/BepInEx.Templates.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<PackageType>Template</PackageType>
<PackageVersion>2.0.0-be.2</PackageVersion>
<PackageVersion>2.0.0-be.3</PackageVersion>
<PackageId>BepInEx.Templates</PackageId>
<Title>BepInEx Plugin Templates</Title>
<Authors>BepInEx</Authors>
Expand All @@ -22,4 +22,4 @@
<Compile Remove="**\*" />
</ItemGroup>

</Project>
</Project>

0 comments on commit acfe620

Please sign in to comment.