diff --git a/implement/elm-fullstack/Program.cs b/implement/elm-fullstack/Program.cs index 8cdb7cce6..a7f86ff0e 100644 --- a/implement/elm-fullstack/Program.cs +++ b/implement/elm-fullstack/Program.cs @@ -14,7 +14,7 @@ namespace elm_fullstack { public class Program { - static public string AppVersionId => "2021-06-05"; + static public string AppVersionId => "2021-06-16"; static int AdminInterfaceDefaultPort => 4000; diff --git a/implement/elm-fullstack/elm-fullstack.csproj b/implement/elm-fullstack/elm-fullstack.csproj index ac24d3a7b..dc61ae79e 100644 --- a/implement/elm-fullstack/elm-fullstack.csproj +++ b/implement/elm-fullstack/elm-fullstack.csproj @@ -5,14 +5,18 @@ netcoreapp3.1 elm_fullstack elm-fs - 2021.0605.0.0 - 2021.0605.0.0 + 2021.0616.0.0 + 2021.0616.0.0 + + + + true