Skip to content

Commit

Permalink
Prepare release version 2020-10-11
Browse files Browse the repository at this point in the history
  • Loading branch information
Viir committed Oct 11, 2020
1 parent 6b0f23f commit 511d4f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ namespace Kalmit.PersistentProcess.WebHost
{
public class Program
{
static public string AppVersionId => "2020-10-04";
static public string AppVersionId => "2020-10-11";
}
}
4 changes: 2 additions & 2 deletions implement/elm-fullstack/elm-fullstack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>elm_fullstack</RootNamespace>
<AssemblyName>elm-fullstack</AssemblyName>
<AssemblyVersion>2020.1004.0.0</AssemblyVersion>
<FileVersion>2020.1004.0.0</FileVersion>
<AssemblyVersion>2020.1011.0.0</AssemblyVersion>
<FileVersion>2020.1011.0.0</FileVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 511d4f1

Please sign in to comment.