Skip to content

Commit

Permalink
Update package version.
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisTheBrave committed Aug 28, 2022
1 parent e31c7f8 commit ca959eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DeBroglie/DeBroglie.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.0.0</Version>
<Version>2.0.0</Version>
<Authors>BorisTheBrave</Authors>
<Copyright>MIT</Copyright>
<PackageLicenseUrl>https://github.com/BorisTheBrave/DeBroglie/blob/master/LICENSE.txt</PackageLicenseUrl>
<PackageProjectUrl>https://boristhebrave.github.io/DeBroglie/</PackageProjectUrl>
<RepositoryUrl>https://github.com/BorisTheBrave/DeBroglie</RepositoryUrl>
<PackageTags>wfc tile tiled pcg debroglie</PackageTags>
<Description>DeBroglie is a implements the algorithm with support for additional non-local constraints, and other useful features.</Description>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.0.0.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit ca959eb

Please sign in to comment.