Skip to content

Commit

Permalink
Release 2.0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pardeike committed Feb 27, 2020
1 parent 4bc7276 commit 966e26a
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</Authors>
<AssemblyName>0Harmony</AssemblyName>
<SignAssembly>true</SignAssembly>
<Version>2.0.0.6</Version>
<Version>2.0.0.7</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/pardeike/Harmony</PackageProjectUrl>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>Harmony,Mono,Patch,Patching,Runtime,Detour,Detours,Aspect,Aspects</PackageTags>
<AssemblyVersion>2.0.0.6</AssemblyVersion>
<FileVersion>2.0.0.6</FileVersion>
<AssemblyVersion>2.0.0.7</AssemblyVersion>
<FileVersion>2.0.0.7</FileVersion>
<PackageIcon>HarmonyLogo.png</PackageIcon>
<PackageIconUrl>https://raw.githubusercontent.com/pardeike/Harmony/master/HarmonyLogo.png</PackageIconUrl>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down

0 comments on commit 966e26a

Please sign in to comment.