From b8aa834dd1dfef22ec9b99de8c3e9d06fae2c689 Mon Sep 17 00:00:00 2001 From: Roger Versluis Date: Mon, 4 Sep 2023 12:19:35 -0600 Subject: [PATCH] Fixed docker build process. --- CHANGELOG.md | 4 ++++ client/src/app/navbar/navbar.component.html | 2 +- dotnet-publish.ps1 | 4 ++++ package.json | 2 +- server/RdtClient.Web/RdtClient.Web.csproj | 2 +- 5 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc8406a..0175a1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.0.37] - 2023-08-03 +### Changed +- Fixed docker build process. + ## [2.0.36] - 2023-08-02 ### Changed - Fixed docker build process and upgraded to Node18. diff --git a/client/src/app/navbar/navbar.component.html b/client/src/app/navbar/navbar.component.html index 939c0b8..4c46d92 100644 --- a/client/src/app/navbar/navbar.component.html +++ b/client/src/app/navbar/navbar.component.html @@ -55,7 +55,7 @@ Profile Logout - Version 2.0.36 + Version 2.0.37 diff --git a/dotnet-publish.ps1 b/dotnet-publish.ps1 index 6655284..73f7e02 100644 --- a/dotnet-publish.ps1 +++ b/dotnet-publish.ps1 @@ -11,6 +11,10 @@ $newCsProj = (Get-Content $csProj) -replace '.*?<\/Version>', "net6.0 Exe 94c24cba-f03f-4453-a671-3640b517c573 - 2.0.36 + 2.0.37 enable enable latest