Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
dnmalenke committed Jun 2, 2021
1 parent 32d132e commit 8afb966
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Calc2KeyCE.Core/Calc2KeyCE.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>1.3.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion Calc2KeyCE.Windows/Calc2KeyCE.Windows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Platforms>AnyCPU</Platforms>
<AssemblyName>Calc2KeyCE</AssemblyName>
<RootNamespace>Calc2KeyCE</RootNamespace>
<Version>1.2.0</Version>
<Version>1.3.0</Version>
<Authors>David Malenke</Authors>
</PropertyGroup>

Expand Down

0 comments on commit 8afb966

Please sign in to comment.