diff --git a/implement/elm-time/Program.cs b/implement/elm-time/Program.cs index 919d7832..6d094eaa 100644 --- a/implement/elm-time/Program.cs +++ b/implement/elm-time/Program.cs @@ -17,7 +17,7 @@ namespace ElmTime; public class Program { - public static string AppVersionId => "2023-07-30"; + public static string AppVersionId => "2023-07-31"; private static int AdminInterfaceDefaultPort => 4000; diff --git a/implement/elm-time/elm-time.csproj b/implement/elm-time/elm-time.csproj index de4e106b..d4eba6dc 100644 --- a/implement/elm-time/elm-time.csproj +++ b/implement/elm-time/elm-time.csproj @@ -5,8 +5,8 @@ net7.0 ElmTime elm-time - 2023.0730.0.0 - 2023.0730.0.0 + 2023.0731.0.0 + 2023.0731.0.0 enable true @@ -22,7 +22,7 @@ - + @@ -36,7 +36,7 @@ - +