From 68eeb8b0b42bec6c2fa95681ef787be1926ddd66 Mon Sep 17 00:00:00 2001 From: David Smith Date: Fri, 10 May 2024 22:38:38 -0500 Subject: [PATCH] Update version to 5.0.5 --- 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 071e48e7..d9d640b8 100644 --- a/NetTally.Avalonia/NetTally.Avalonia.csproj +++ b/NetTally.Avalonia/NetTally.Avalonia.csproj @@ -1,6 +1,6 @@  - 5.0.4 + 5.0.5 NetTally diff --git a/NetTally.Console/NetTally.Console.csproj b/NetTally.Console/NetTally.Console.csproj index b95f3d78..78f14f93 100644 --- a/NetTally.Console/NetTally.Console.csproj +++ b/NetTally.Console/NetTally.Console.csproj @@ -1,6 +1,6 @@  - 5.0.4 + 5.0.5 nettally diff --git a/NetTally.Core/NetTally.Core.csproj b/NetTally.Core/NetTally.Core.csproj index 7314a5a4..b6adf4ae 100644 --- a/NetTally.Core/NetTally.Core.csproj +++ b/NetTally.Core/NetTally.Core.csproj @@ -1,6 +1,6 @@  - 5.0.4 + 5.0.5 NetTally diff --git a/NetTally/NetTally.csproj b/NetTally/NetTally.csproj index 45fb2b40..6a30fe9d 100644 --- a/NetTally/NetTally.csproj +++ b/NetTally/NetTally.csproj @@ -1,6 +1,6 @@  - 5.0.4 + 5.0.5 WinExe