We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58eb67 commit acfe620Copy full SHA for acfe620
BepInEx.Templates/BepInEx.Templates.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<PackageType>Template</PackageType>
5
- <PackageVersion>2.0.0-be.2</PackageVersion>
+ <PackageVersion>2.0.0-be.3</PackageVersion>
6
<PackageId>BepInEx.Templates</PackageId>
7
<Title>BepInEx Plugin Templates</Title>
8
<Authors>BepInEx</Authors>
@@ -22,4 +22,4 @@
22
<Compile Remove="**\*" />
23
</ItemGroup>
24
25
-</Project>
+</Project>
0 commit comments