From 121324dfc7ca250f7bd4f276e86056328da9c0f3 Mon Sep 17 00:00:00 2001 From: Alberto Balbo Date: Wed, 17 Dec 2025 23:34:36 +0100 Subject: [PATCH] chore: Bump version to 1.1.0 - Add automated deployment system, versioning, and comprehensive documentation --- TradingBot/TradingBot.csproj | 102 ++++++++++++++++++++--------------- 1 file changed, 58 insertions(+), 44 deletions(-) diff --git a/TradingBot/TradingBot.csproj b/TradingBot/TradingBot.csproj index 664b17b..b6b36bf 100644 --- a/TradingBot/TradingBot.csproj +++ b/TradingBot/TradingBot.csproj @@ -1,78 +1,92 @@ -๏ปฟ - + net10.0 enable enable true - Linux . - - - 1.0.0 - 1.0.0.0 - 1.0.0.0 - + + 1.1.0 + 1.1.0.0 + 1.1.0.0 + + TradingBot + Automated Crypto Trading Bot with Blazor UI + Copyright ยฉ 2024 Alby96 + Alby96 + Alby96 + + true + true + $(Version)+$(GITHUB_SHA) gitea.encke-hake.ts.net alby96/encelado/tradingbot - - - - + $(ContainerRegistry)/$(ContainerRepository) + $([System.DateTime]::Now.ToString("yyyyMMdd")) + $(Version)-$(BuildDate) - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - + + + + + + + @@ -81,6 +95,7 @@ + @@ -90,5 +105,4 @@ - - + \ No newline at end of file