Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chase committed Jun 10, 2020
1 parent e1b184b commit dcc4e4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/SnowPakTool/SnowPakTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Version>2.0.0</Version>
<Version>2.1.0</Version>
<Authors>chase &lt;s.chubukov@protonmail.com&gt;</Authors>
<PackageId>SnowPakTool</PackageId>
<Product>SnowRunnerTools</Product>
Expand Down
2 changes: 1 addition & 1 deletion src/SnowTruckConfig/SnowTruckConfig.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Copyright>Copyright © 2020 chase &lt;s.chubukov@protonmail.com&gt;</Copyright>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/chase-000/SnowRunnerTools</PackageProjectUrl>
<Version>2.0.0</Version>
<Version>2.1.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit dcc4e4b

Please sign in to comment.