From 51f80fcbd715bcd2cf5f393a2dbb6f0c079aecbb Mon Sep 17 00:00:00 2001 From: David Smith Date: Mon, 28 Aug 2023 22:11:32 -0500 Subject: [PATCH] Update program version number. --- NetTally.Avalonia/NetTally.Avalonia.csproj | 2 +- NetTally.Console/NetTally.Console.csproj | 2 +- NetTally.Core/NetTally.Core.csproj | 2 +- NetTally/NetTally.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NetTally.Avalonia/NetTally.Avalonia.csproj b/NetTally.Avalonia/NetTally.Avalonia.csproj index 684e33f0..4983f339 100644 --- a/NetTally.Avalonia/NetTally.Avalonia.csproj +++ b/NetTally.Avalonia/NetTally.Avalonia.csproj @@ -1,6 +1,6 @@  - 4.0.0 + 4.0.1 WinExe diff --git a/NetTally.Console/NetTally.Console.csproj b/NetTally.Console/NetTally.Console.csproj index f3e69382..67b98bc5 100644 --- a/NetTally.Console/NetTally.Console.csproj +++ b/NetTally.Console/NetTally.Console.csproj @@ -1,6 +1,6 @@  - 4.0.0 + 4.0.1 nettally diff --git a/NetTally.Core/NetTally.Core.csproj b/NetTally.Core/NetTally.Core.csproj index 4837c47c..368ea543 100644 --- a/NetTally.Core/NetTally.Core.csproj +++ b/NetTally.Core/NetTally.Core.csproj @@ -1,6 +1,6 @@  - 4.0.0 + 4.0.1 diff --git a/NetTally/NetTally.csproj b/NetTally/NetTally.csproj index ebec9bb1..5d6cddd3 100644 --- a/NetTally/NetTally.csproj +++ b/NetTally/NetTally.csproj @@ -1,6 +1,6 @@  - 4.0.0 + 4.0.1 WinExe