Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit a8ea5d8

Browse files
committed
1.5.5.0
1 parent 41b7a66 commit a8ea5d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ILEditor/ILEditor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PublisherName>Works Of Barry</PublisherName>
3131
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
3232
<WebPage>index.html</WebPage>
33-
<ApplicationRevision>34</ApplicationRevision>
33+
<ApplicationRevision>35</ApplicationRevision>
3434
<ApplicationVersion>3.0.0.%2a</ApplicationVersion>
3535
<UseApplicationTrust>true</UseApplicationTrust>
3636
<CreateDesktopShortcut>true</CreateDesktopShortcut>

ILEditor/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
// You can specify all the values or you can default the Build and Revision Numbers
3535
// by using the '*' as shown below:
3636
// [assembly: AssemblyVersion("1.0.*")]
37-
[assembly: AssemblyVersion("1.5.4.0")]
37+
[assembly: AssemblyVersion("1.5.5.0")]
3838
[assembly: AssemblyFileVersion("1.0.0.0")]
3939
[assembly: NeutralResourcesLanguage("en-GB")]
4040

0 commit comments

Comments
 (0)