From 0c50658e5711aae1d0a0d7ba60b12fa01a22ae29 Mon Sep 17 00:00:00 2001 From: Daniel Chalmers Date: Fri, 8 Dec 2023 19:22:10 -0600 Subject: [PATCH] v4.0.0 --- .github/workflows/deploy.yml | 2 +- DesktopClock/DesktopClock.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 66ae4c1..76b99a9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -18,7 +18,7 @@ jobs: - name: Create installer run: | - dotnet tool install --global wix --version 4.0.2 + dotnet tool install --global wix --version 4.0.3 wix build Product.wxs -o "publish/Install DesktopClock.msi" - name: Create GitHub release diff --git a/DesktopClock/DesktopClock.csproj b/DesktopClock/DesktopClock.csproj index eeec402..d47fd72 100644 --- a/DesktopClock/DesktopClock.csproj +++ b/DesktopClock/DesktopClock.csproj @@ -10,9 +10,9 @@ Daniel Chalmers - A configurable clock for your desktop + A digital clock for your desktop © Daniel Chalmers - 3.1.0-beta2 + 4.0.0