mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
version bump
This commit is contained in:
parent
e01705fec0
commit
f789d5d6e5
3 changed files with 6 additions and 6 deletions
|
|
@ -36,8 +36,8 @@
|
||||||
<PublisherName>Bletch1971</PublisherName>
|
<PublisherName>Bletch1971</PublisherName>
|
||||||
<SuiteName>Server Managers</SuiteName>
|
<SuiteName>Server Managers</SuiteName>
|
||||||
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
||||||
<ApplicationRevision>3</ApplicationRevision>
|
<ApplicationRevision>1</ApplicationRevision>
|
||||||
<ApplicationVersion>1.1.410.%2a</ApplicationVersion>
|
<ApplicationVersion>1.1.411.%2a</ApplicationVersion>
|
||||||
<UseApplicationTrust>false</UseApplicationTrust>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
||||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||||
<BootstrapperEnabled>false</BootstrapperEnabled>
|
<BootstrapperEnabled>false</BootstrapperEnabled>
|
||||||
|
|
|
||||||
|
|
@ -36,8 +36,8 @@
|
||||||
<PublisherName>Bletch1971</PublisherName>
|
<PublisherName>Bletch1971</PublisherName>
|
||||||
<SuiteName>Server Managers</SuiteName>
|
<SuiteName>Server Managers</SuiteName>
|
||||||
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
||||||
<ApplicationRevision>3</ApplicationRevision>
|
<ApplicationRevision>1</ApplicationRevision>
|
||||||
<ApplicationVersion>1.1.55.%2a</ApplicationVersion>
|
<ApplicationVersion>1.1.56.%2a</ApplicationVersion>
|
||||||
<UseApplicationTrust>false</UseApplicationTrust>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
||||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||||
<BootstrapperEnabled>false</BootstrapperEnabled>
|
<BootstrapperEnabled>false</BootstrapperEnabled>
|
||||||
|
|
|
||||||
|
|
@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
|
||||||
//
|
//
|
||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
[assembly: AssemblyVersion("1.0.18.1")]
|
[assembly: AssemblyVersion("1.0.19.1")]
|
||||||
[assembly: AssemblyFileVersion("1.0.18.1")]
|
[assembly: AssemblyFileVersion("1.0.19.1")]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue