Skip to content

Commit

Permalink
Release 2.1 Metadata (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
space928 authored Aug 16, 2022
1 parent e978450 commit 5bf5e5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions OmsiHook/OmsiHook.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<Description>OmsiHook is a simple library for hooking into Omsi's memory for modding.</Description>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<AssemblyVersion>2.0.1.1</AssemblyVersion>
<FileVersion>2.0.1.1</FileVersion>
<Version>2.0.1</Version>
<AssemblyVersion>2.1.0.1</AssemblyVersion>
<FileVersion>2.1.0.1</FileVersion>
<Version>2.1.0</Version>
<PackageLicenseExpression>LGPL-3.0-only</PackageLicenseExpression>
<SignAssembly>False</SignAssembly>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit 5bf5e5c

Please sign in to comment.