Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
PiJoCoder committed Oct 8, 2024
1 parent 0a0b7dd commit b27c985
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions sqlnexus/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("7.24.07.11")]
[assembly: AssemblyFileVersion("7.24.07.11")]
[assembly: AssemblyVersion("7.24.10.10")]
[assembly: AssemblyFileVersion("7.24.10.10")]
4 changes: 2 additions & 2 deletions sqlnexus/sqlnexus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>publish.htm</WebPage>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>11</ApplicationRevision>
<ApplicationVersion>7.24.07.11</ApplicationVersion>
<ApplicationRevision>10</ApplicationRevision>
<ApplicationVersion>7.24.10.10</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down

0 comments on commit b27c985

Please sign in to comment.