From 60abb01fb2f14d12a5fc73ac3286a167817180ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 24 May 2024 13:37:38 +0000 Subject: [PATCH] Bumped version to 3.3.8 --- Discord/EliteAPI.Discord/EliteAPI.Discord.csproj | 8 ++++---- .../EliteAPI.EDDN.Generator.csproj | 8 ++++---- EDDN/EliteAPI.EDDN/EliteAPI.EDDN.csproj | 8 ++++---- EliteAPI.Abstractions/EliteAPI.Abstractions.csproj | 8 ++++---- .../EliteAPI.Events.Generator.csproj | 8 ++++---- EliteAPI.Events/EliteAPI.Events.csproj | 8 ++++---- EliteAPI.Status/EliteAPI.Status.csproj | 8 ++++---- EliteAPI.Tests/EliteAPI.Tests.csproj | 8 ++++---- EliteAPI.Web.Spansh/EliteAPI.Web.Spansh.csproj | 8 ++++---- EliteAPI.Web/EliteAPI.Web.csproj | 8 ++++---- EliteAPI/EliteAPI.csproj | 8 ++++---- Examples/Example.Web/Example.Web.csproj | 8 ++++---- Examples/Example/Example.csproj | 8 ++++---- 13 files changed, 52 insertions(+), 52 deletions(-) diff --git a/Discord/EliteAPI.Discord/EliteAPI.Discord.csproj b/Discord/EliteAPI.Discord/EliteAPI.Discord.csproj index 8816f39d..565049f5 100644 --- a/Discord/EliteAPI.Discord/EliteAPI.Discord.csproj +++ b/Discord/EliteAPI.Discord/EliteAPI.Discord.csproj @@ -1,7 +1,7 @@  - 3.3.7.0 - 3.3.7.0 + 3.3.8.0 + 3.3.8.0 https://github.com/EliteAPI/EliteAPI https://github.com/EliteAPI/EliteAPI @@ -11,14 +11,14 @@ Adds Discord Rich Presence support to EliteAPI © Somfic 2018-2024 false - 3.3.7 + 3.3.8 true icon.png true 10 true Somfic - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 enable netstandard2.0 EliteAPI diff --git a/EDDN/EliteAPI.EDDN.Generator/EliteAPI.EDDN.Generator.csproj b/EDDN/EliteAPI.EDDN.Generator/EliteAPI.EDDN.Generator.csproj index aabe5e11..84843949 100644 --- a/EDDN/EliteAPI.EDDN.Generator/EliteAPI.EDDN.Generator.csproj +++ b/EDDN/EliteAPI.EDDN.Generator/EliteAPI.EDDN.Generator.csproj @@ -4,10 +4,10 @@ net7.0 enable enable - 3.3.7.0 - 3.3.7.0 - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 - 3.3.7 + 3.3.8.0 + 3.3.8.0 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 + 3.3.8 diff --git a/EDDN/EliteAPI.EDDN/EliteAPI.EDDN.csproj b/EDDN/EliteAPI.EDDN/EliteAPI.EDDN.csproj index 78861bf0..1472391c 100644 --- a/EDDN/EliteAPI.EDDN/EliteAPI.EDDN.csproj +++ b/EDDN/EliteAPI.EDDN/EliteAPI.EDDN.csproj @@ -1,7 +1,7 @@  - 3.3.7.0 - 3.3.7.0 + 3.3.8.0 + 3.3.8.0 https://github.com/EliteAPI/EliteAPI https://github.com/EliteAPI/EliteAPI @@ -11,14 +11,14 @@ Adds EDDN support to EliteAPI © Somfic 2018-2024 false - 3.3.7 + 3.3.8 true icon.png true 10 true Somfic - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 enable netstandard2.0 EliteAPI diff --git a/EliteAPI.Abstractions/EliteAPI.Abstractions.csproj b/EliteAPI.Abstractions/EliteAPI.Abstractions.csproj index ae3d0603..28f2ad1f 100644 --- a/EliteAPI.Abstractions/EliteAPI.Abstractions.csproj +++ b/EliteAPI.Abstractions/EliteAPI.Abstractions.csproj @@ -5,10 +5,10 @@ 10 3.0.0.0 3.0.0.0 - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 3.0.0-alpha5155 - 3.3.7.0 - 3.3.7.0 + 3.3.8.0 + 3.3.8.0 https://github.com/EliteAPI/EliteAPI https://github.com/EliteAPI/EliteAPI @@ -18,7 +18,7 @@ Abstractions for EliteAPI © Somfic 2018-2024 false - 3.3.7 + 3.3.8 true icon.png true diff --git a/EliteAPI.Events.Generator/EliteAPI.Events.Generator.csproj b/EliteAPI.Events.Generator/EliteAPI.Events.Generator.csproj index 185f4fa1..97c89470 100644 --- a/EliteAPI.Events.Generator/EliteAPI.Events.Generator.csproj +++ b/EliteAPI.Events.Generator/EliteAPI.Events.Generator.csproj @@ -4,10 +4,10 @@ net8.0 enable enable - 3.3.7.0 - 3.3.7.0 - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 - 3.3.7 + 3.3.8.0 + 3.3.8.0 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 + 3.3.8 diff --git a/EliteAPI.Events/EliteAPI.Events.csproj b/EliteAPI.Events/EliteAPI.Events.csproj index 2ea0f3a3..8f64fdf7 100644 --- a/EliteAPI.Events/EliteAPI.Events.csproj +++ b/EliteAPI.Events/EliteAPI.Events.csproj @@ -3,9 +3,9 @@ enable enable 10 - 3.3.7.0 - 3.3.7.0 - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 + 3.3.8.0 + 3.3.8.0 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 3.0.0-alpha5167 true https://github.com/EliteAPI/EliteAPI @@ -17,7 +17,7 @@ Events for EliteAPI © Somfic 2018-2024 false - 3.3.7 + 3.3.8 true icon.png netstandard2.0 diff --git a/EliteAPI.Status/EliteAPI.Status.csproj b/EliteAPI.Status/EliteAPI.Status.csproj index 90bcddeb..875e722c 100644 --- a/EliteAPI.Status/EliteAPI.Status.csproj +++ b/EliteAPI.Status/EliteAPI.Status.csproj @@ -3,9 +3,9 @@ enable enable 10 - 3.3.7.0 - 3.3.7.0 - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 + 3.3.8.0 + 3.3.8.0 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 3.0.0-alpha5167 true https://github.com/EliteAPI/EliteAPI @@ -17,7 +17,7 @@ Status for EliteAPI © Somfic 2018-2024 false - 3.3.7 + 3.3.8 true icon.png netstandard2.0 diff --git a/EliteAPI.Tests/EliteAPI.Tests.csproj b/EliteAPI.Tests/EliteAPI.Tests.csproj index 7c66ebee..61379436 100644 --- a/EliteAPI.Tests/EliteAPI.Tests.csproj +++ b/EliteAPI.Tests/EliteAPI.Tests.csproj @@ -5,10 +5,10 @@ enable false true - 3.3.7.0 - 3.3.7.0 - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 - 3.3.7 + 3.3.8.0 + 3.3.8.0 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 + 3.3.8 diff --git a/EliteAPI.Web.Spansh/EliteAPI.Web.Spansh.csproj b/EliteAPI.Web.Spansh/EliteAPI.Web.Spansh.csproj index 651bce24..3b56e68e 100644 --- a/EliteAPI.Web.Spansh/EliteAPI.Web.Spansh.csproj +++ b/EliteAPI.Web.Spansh/EliteAPI.Web.Spansh.csproj @@ -4,10 +4,10 @@ enable enable default - 3.3.7.0 - 3.3.7.0 - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 - 3.3.7 + 3.3.8.0 + 3.3.8.0 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 + 3.3.8 © Somfic 2018-2024 diff --git a/EliteAPI.Web/EliteAPI.Web.csproj b/EliteAPI.Web/EliteAPI.Web.csproj index a5faa4cd..24b45851 100644 --- a/EliteAPI.Web/EliteAPI.Web.csproj +++ b/EliteAPI.Web/EliteAPI.Web.csproj @@ -4,10 +4,10 @@ enable default netstandard2.0 - 3.3.7.0 - 3.3.7.0 - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 - 3.3.7 + 3.3.8.0 + 3.3.8.0 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 + 3.3.8 © Somfic 2018-2024 diff --git a/EliteAPI/EliteAPI.csproj b/EliteAPI/EliteAPI.csproj index 2655fdb1..82a02e89 100644 --- a/EliteAPI/EliteAPI.csproj +++ b/EliteAPI/EliteAPI.csproj @@ -1,7 +1,7 @@  - 3.3.7.0 - 3.3.7.0 + 3.3.8.0 + 3.3.8.0 https://github.com/EliteAPI/EliteAPI https://github.com/EliteAPI/EliteAPI @@ -11,14 +11,14 @@ A powerful event based .NET API for Elite: Dangerous © Somfic 2018-2024 false - 3.3.7 + 3.3.8 true icon.png true 10 true Somfic - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 enable netstandard2.0 EliteAPI diff --git a/Examples/Example.Web/Example.Web.csproj b/Examples/Example.Web/Example.Web.csproj index 2c62692a..76489310 100644 --- a/Examples/Example.Web/Example.Web.csproj +++ b/Examples/Example.Web/Example.Web.csproj @@ -5,10 +5,10 @@ enable enable false - 3.3.7.0 - 3.3.7.0 - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 - 3.3.7 + 3.3.8.0 + 3.3.8.0 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 + 3.3.8 diff --git a/Examples/Example/Example.csproj b/Examples/Example/Example.csproj index 3b329b18..afce23d7 100644 --- a/Examples/Example/Example.csproj +++ b/Examples/Example/Example.csproj @@ -2,10 +2,10 @@ enable enable - 3.3.7.0 - 3.3.7.0 - 3.3.7+Branch.main.Sha.6149d4d94e4eb3b665101bd3549ff3194029eb44 - 3.3.7 + 3.3.8.0 + 3.3.8.0 + 3.3.8+3.Branch.main.Sha.f6a67cc2ff609c3e21f6956a65032ea9e5932834 + 3.3.8 false 10 Exe