Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Feb 8, 2024
1 parent 0e333a7 commit c8b9f38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Harmony/Harmony.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
<Authors>Andreas Pardeike, Geoffrey Horsington, ManlyMarco et al.</Authors>
<AssemblyName>0Harmony</AssemblyName>
<SignAssembly>true</SignAssembly>
<Version>2.11.0</Version>
<Version>2.12.0</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/BepInEx/HarmonyX</PackageProjectUrl>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>Harmony,Mono,Patch,Patching,Runtime,Detour,Detours,Aspect,Aspects</PackageTags>
<AssemblyVersion>2.10.2.0</AssemblyVersion>
<FileVersion>2.10.2.0</FileVersion>
<AssemblyVersion>2.12.0.0</AssemblyVersion>
<FileVersion>2.12.0.0</FileVersion>
<PackageIcon>logo_mini.png</PackageIcon>
<PackageIconUrl>https://raw.githubusercontent.com/BepInEx/HarmonyX/master/logo_mini.png</PackageIconUrl>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down

0 comments on commit c8b9f38

Please sign in to comment.