Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Version bump to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaczero committed Aug 3, 2020
1 parent b39f7ca commit aebdf30
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Kumo/Kumo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<AssemblyVersion>1.0.1.0</AssemblyVersion>
<FileVersion>1.0.1.0</FileVersion>
<Version>1.0.1</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit aebdf30

Please sign in to comment.