From 511d4f1c250cfe4fa45a5f86d5ac4d653f521726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20R=C3=A4tzel?= Date: Sun, 11 Oct 2020 15:37:53 +0000 Subject: [PATCH] Prepare release version 2020-10-11 --- .../PersistentProcess/PersistentProcess.WebHost/Program.cs | 2 +- implement/elm-fullstack/elm-fullstack.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/implement/PersistentProcess/PersistentProcess.WebHost/Program.cs b/implement/PersistentProcess/PersistentProcess.WebHost/Program.cs index e10e6997..ede5d891 100644 --- a/implement/PersistentProcess/PersistentProcess.WebHost/Program.cs +++ b/implement/PersistentProcess/PersistentProcess.WebHost/Program.cs @@ -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"; } } diff --git a/implement/elm-fullstack/elm-fullstack.csproj b/implement/elm-fullstack/elm-fullstack.csproj index 5dfdff5d..9e4a6435 100644 --- a/implement/elm-fullstack/elm-fullstack.csproj +++ b/implement/elm-fullstack/elm-fullstack.csproj @@ -5,8 +5,8 @@ netcoreapp3.1 elm_fullstack elm-fullstack - 2020.1004.0.0 - 2020.1004.0.0 + 2020.1011.0.0 + 2020.1011.0.0