From 3d7177330d588f7cf0eb4981ffc1f7ae78fcafa7 Mon Sep 17 00:00:00 2001 From: Erik Darling <2136037+erikdarlingdata@users.noreply.github.com> Date: Mon, 6 Apr 2026 10:28:12 -0400 Subject: [PATCH] Bump version to 1.4.0 Co-Authored-By: Claude Opus 4.6 (1M context) --- src/PlanViewer.App/PlanViewer.App.csproj | 2 +- src/PlanViewer.Core/PlanViewer.Core.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PlanViewer.App/PlanViewer.App.csproj b/src/PlanViewer.App/PlanViewer.App.csproj index 956357d..81fac66 100644 --- a/src/PlanViewer.App/PlanViewer.App.csproj +++ b/src/PlanViewer.App/PlanViewer.App.csproj @@ -6,7 +6,7 @@ app.manifest EDD.ico true - 1.3.0 + 1.4.0 Erik Darling Darling Data LLC Performance Studio diff --git a/src/PlanViewer.Core/PlanViewer.Core.csproj b/src/PlanViewer.Core/PlanViewer.Core.csproj index 9363afb..b91d4dc 100644 --- a/src/PlanViewer.Core/PlanViewer.Core.csproj +++ b/src/PlanViewer.Core/PlanViewer.Core.csproj @@ -5,7 +5,7 @@ enable enable PlanViewer.Core - 1.3.0 + 1.4.0 Erik Darling Darling Data LLC SQL Performance Studio