From 53b63a503e3003b0a7077b244fbe249c46ec0ce6 Mon Sep 17 00:00:00 2001 From: Sparronator9999 <86388887+Sparronator9999@users.noreply.github.com> Date: Fri, 3 Jan 2025 07:25:09 +1100 Subject: [PATCH] Prepare for the v1.0 Beta 3 release I forgot to change the version suffix back to dev... --- YAMDCC.Config/YAMDCC.Config.csproj | 2 +- YAMDCC.ConfigEditor/YAMDCC.ConfigEditor.csproj | 2 +- YAMDCC.ECAccess/YAMDCC.ECAccess.csproj | 2 +- YAMDCC.Logs/YAMDCC.Logs.csproj | 2 +- YAMDCC.Service/YAMDCC.Service.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/YAMDCC.Config/YAMDCC.Config.csproj b/YAMDCC.Config/YAMDCC.Config.csproj index de2c24b..f67dc72 100644 --- a/YAMDCC.Config/YAMDCC.Config.csproj +++ b/YAMDCC.Config/YAMDCC.Config.csproj @@ -13,7 +13,7 @@ net48 YAMDCC config library 1.0.0 - beta.2 + beta.3 none diff --git a/YAMDCC.ConfigEditor/YAMDCC.ConfigEditor.csproj b/YAMDCC.ConfigEditor/YAMDCC.ConfigEditor.csproj index c0bdd53..fb6c8bf 100644 --- a/YAMDCC.ConfigEditor/YAMDCC.ConfigEditor.csproj +++ b/YAMDCC.ConfigEditor/YAMDCC.ConfigEditor.csproj @@ -21,7 +21,7 @@ YAMDCC configuration utility true 1.0.0 - beta.2 + beta.3 none diff --git a/YAMDCC.ECAccess/YAMDCC.ECAccess.csproj b/YAMDCC.ECAccess/YAMDCC.ECAccess.csproj index 8ae74bc..607cc79 100644 --- a/YAMDCC.ECAccess/YAMDCC.ECAccess.csproj +++ b/YAMDCC.ECAccess/YAMDCC.ECAccess.csproj @@ -14,7 +14,7 @@ net48 YAMDCC EC access library 1.0.0 - beta.2 + beta.3 none diff --git a/YAMDCC.Logs/YAMDCC.Logs.csproj b/YAMDCC.Logs/YAMDCC.Logs.csproj index b03f552..41d01f8 100644 --- a/YAMDCC.Logs/YAMDCC.Logs.csproj +++ b/YAMDCC.Logs/YAMDCC.Logs.csproj @@ -13,7 +13,7 @@ net48 YAMDCC logging library 1.0.0 - beta.2 + beta.3 none diff --git a/YAMDCC.Service/YAMDCC.Service.csproj b/YAMDCC.Service/YAMDCC.Service.csproj index 934cdcc..5290cb0 100644 --- a/YAMDCC.Service/YAMDCC.Service.csproj +++ b/YAMDCC.Service/YAMDCC.Service.csproj @@ -15,7 +15,7 @@ net48 YAMDCC helper service 1.0.0 - beta.2 + beta.3 app.manifest