Skip to content

Commit e5f4ffd

Browse files
PiJoCodergambit9009
andcommitted
Version bump
Co-Authored-By: Todd <[email protected]>
1 parent 8fb2424 commit e5f4ffd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

sqlnexus/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
// Build Number
3030
// Revision
3131
//
32-
[assembly: AssemblyVersion("7.22.03.11")]
33-
[assembly: AssemblyFileVersion("7.22.03.11")]
32+
[assembly: AssemblyVersion("7.22.03.23")]
33+
[assembly: AssemblyFileVersion("7.22.03.23")]

sqlnexus/sqlnexus.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
4444
<WebPage>publish.htm</WebPage>
4545
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
46-
<ApplicationRevision>11</ApplicationRevision>
47-
<ApplicationVersion>7.22.03.11</ApplicationVersion>
46+
<ApplicationRevision>23</ApplicationRevision>
47+
<ApplicationVersion>7.22.03.23</ApplicationVersion>
4848
<UseApplicationTrust>false</UseApplicationTrust>
4949
<PublishWizardCompleted>true</PublishWizardCompleted>
5050
<BootstrapperEnabled>true</BootstrapperEnabled>

0 commit comments

Comments
 (0)