Skip to content

Commit 30eeb30

Browse files
Bump to v1.3.0
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6fad379 commit 30eeb30

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/PlanViewer.App/PlanViewer.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ApplicationManifest>app.manifest</ApplicationManifest>
77
<ApplicationIcon>EDD.ico</ApplicationIcon>
88
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
9-
<Version>1.2.5</Version>
9+
<Version>1.3.0</Version>
1010
<Authors>Erik Darling</Authors>
1111
<Company>Darling Data LLC</Company>
1212
<Product>Performance Studio</Product>

src/PlanViewer.Cli/PlanViewer.Cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Nullable>enable</Nullable>
1212
<RootNamespace>PlanViewer.Cli</RootNamespace>
1313
<AssemblyName>planview</AssemblyName>
14-
<Version>1.2.5</Version>
14+
<Version>1.3.0</Version>
1515
<Authors>Erik Darling</Authors>
1616
<Company>Darling Data LLC</Company>
1717
<Product>Performance Studio</Product>

src/PlanViewer.Core/PlanViewer.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<RootNamespace>PlanViewer.Core</RootNamespace>
8-
<Version>1.2.5</Version>
8+
<Version>1.3.0</Version>
99
<Authors>Erik Darling</Authors>
1010
<Company>Darling Data LLC</Company>
1111
<Product>SQL Performance Studio</Product>

src/PlanViewer.Ssms.Installer/PlanViewer.Ssms.Installer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>InstallSsmsExtension</AssemblyName>
77
<RootNamespace>PlanViewer.Ssms.Installer</RootNamespace>
88
<ApplicationManifest>app.manifest</ApplicationManifest>
9-
<Version>1.2.5</Version>
9+
<Version>1.3.0</Version>
1010
<Authors>Erik Darling</Authors>
1111
<Company>Darling Data LLC</Company>
1212
<Product>SQL Performance Studio</Product>

0 commit comments

Comments
 (0)