Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
PiJoCoder committed Aug 2, 2023
1 parent 15af835 commit 501f337
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DiagManager/DiagManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
<MinimumRequiredVersion>13.1600.0.20</MinimumRequiredVersion>
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>publish.htm</WebPage>
<ApplicationRevision>11</ApplicationRevision>
<ApplicationVersion>16.22.11.11</ApplicationVersion>
<ApplicationRevision>8</ApplicationRevision>
<ApplicationVersion>16.23.08.08</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down
4 changes: 2 additions & 2 deletions DiagManager/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ end of licensing agreement
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("16.22.11.11")]
[assembly: AssemblyFileVersion("16.22.11.11")]
[assembly: AssemblyVersion("16.23.08.08")]
[assembly: AssemblyFileVersion("16.23.08.08")]

0 comments on commit 501f337

Please sign in to comment.