From 70abafabb9616b6d3435b8b5a98e4a535cbd6a37 Mon Sep 17 00:00:00 2001 From: Erik Darling <2136037+erikdarlingdata@users.noreply.github.com> Date: Sun, 29 Mar 2026 08:16:33 -0400 Subject: [PATCH] Bump to v1.3.0 Co-Authored-By: Claude Sonnet 4.6 --- src/PlanViewer.App/PlanViewer.App.csproj | 2 +- src/PlanViewer.Cli/PlanViewer.Cli.csproj | 2 +- src/PlanViewer.Core/PlanViewer.Core.csproj | 2 +- src/PlanViewer.Ssms.Installer/PlanViewer.Ssms.Installer.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/PlanViewer.App/PlanViewer.App.csproj b/src/PlanViewer.App/PlanViewer.App.csproj index 689e095..956357d 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.2.5 + 1.3.0 Erik Darling Darling Data LLC Performance Studio diff --git a/src/PlanViewer.Cli/PlanViewer.Cli.csproj b/src/PlanViewer.Cli/PlanViewer.Cli.csproj index 66a0e68..0e6c7ec 100644 --- a/src/PlanViewer.Cli/PlanViewer.Cli.csproj +++ b/src/PlanViewer.Cli/PlanViewer.Cli.csproj @@ -11,7 +11,7 @@ enable PlanViewer.Cli planview - 1.2.5 + 1.3.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 f02483d..1a3c43a 100644 --- a/src/PlanViewer.Core/PlanViewer.Core.csproj +++ b/src/PlanViewer.Core/PlanViewer.Core.csproj @@ -5,7 +5,7 @@ enable enable PlanViewer.Core - 1.2.5 + 1.3.0 Erik Darling Darling Data LLC SQL Performance Studio diff --git a/src/PlanViewer.Ssms.Installer/PlanViewer.Ssms.Installer.csproj b/src/PlanViewer.Ssms.Installer/PlanViewer.Ssms.Installer.csproj index a8f8bc0..abe0822 100644 --- a/src/PlanViewer.Ssms.Installer/PlanViewer.Ssms.Installer.csproj +++ b/src/PlanViewer.Ssms.Installer/PlanViewer.Ssms.Installer.csproj @@ -6,7 +6,7 @@ InstallSsmsExtension PlanViewer.Ssms.Installer app.manifest - 1.2.5 + 1.3.0 Erik Darling Darling Data LLC SQL Performance Studio