Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
NamelessHoodie committed Nov 18, 2021
1 parent c4d06f6 commit 438cac8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions FSParamMerger/FSParamMerger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PackageVersion>1.0.1.2</PackageVersion>
<Authors>NamelessHoodie[2]</Authors>
<Copyright>MIT</Copyright>
<PackageProjectUrl>https://github.com/NamelessHoodie/FSParamMerger</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/NamelessHoodie/FSParamMerger/blob/main/LICENSE</PackageLicenseUrl>
<RepositoryUrl>https://github.com/NamelessHoodie/FSParamMerger</RepositoryUrl>
<RepositoryType>GitHub</RepositoryType>
<PackageReleaseNotes>Fixed Sekiro</PackageReleaseNotes>
<AssemblyVersion>1.0.1.2</AssemblyVersion>
<FileVersion>1.0.1.2</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down

0 comments on commit 438cac8

Please sign in to comment.