From 2aca0affce5388e351d5afba50c31d3d1528ef33 Mon Sep 17 00:00:00 2001 From: qJake Date: Mon, 25 Jan 2021 00:06:02 -0600 Subject: [PATCH] Version bump --- Docker/BuildHaccContainers.ps1 | 2 +- HADotNet.CommandCenter/HADotNet.CommandCenter.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Docker/BuildHaccContainers.ps1 b/Docker/BuildHaccContainers.ps1 index e86a6a1..e05b5ae 100644 --- a/Docker/BuildHaccContainers.ps1 +++ b/Docker/BuildHaccContainers.ps1 @@ -1,4 +1,4 @@ -$version = '1.0.25' +$version = '1.0.26' function Test-ExitCode ([int] $Expected = 0) { diff --git a/HADotNet.CommandCenter/HADotNet.CommandCenter.csproj b/HADotNet.CommandCenter/HADotNet.CommandCenter.csproj index d163c9e..658953a 100644 --- a/HADotNet.CommandCenter/HADotNet.CommandCenter.csproj +++ b/HADotNet.CommandCenter/HADotNet.CommandCenter.csproj @@ -5,8 +5,8 @@ win10;alpine.3.10-x64;debian.10-arm Latest Linux - 1.0.25.0 - 1.0.25.0 + 1.0.26.0 + 1.0.26.0 false false false