Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
PiJoCoder committed Nov 15, 2022
1 parent 505dc88 commit 11f3efb
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
Expand Up @@ -31,8 +31,8 @@
<MinimumRequiredVersion>13.1600.0.20</MinimumRequiredVersion>
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>publish.htm</WebPage>
<ApplicationRevision>9</ApplicationRevision>
<ApplicationVersion>16.22.11.09</ApplicationVersion>
<ApplicationRevision>11</ApplicationRevision>
<ApplicationVersion>16.22.11.11</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down
4 changes: 2 additions & 2 deletions DiagManager/Properties/AssemblyInfo.cs
Expand Up @@ -67,5 +67,5 @@ 1. Definitions
// 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.09")]
[assembly: AssemblyFileVersion("16.22.11.09")]
[assembly: AssemblyVersion("16.22.11.11")]
[assembly: AssemblyFileVersion("16.22.11.11")]

0 comments on commit 11f3efb

Please sign in to comment.