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

Commit af8273c

Browse files
committed
1.4.2.0
1 parent 38d50fb commit af8273c

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>20</ApplicationRevision>
33+
<ApplicationRevision>23</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.4.1.0")]
37+
[assembly: AssemblyVersion("1.4.2.0")]
3838
[assembly: AssemblyFileVersion("1.0.0.0")]
3939
[assembly: NeutralResourcesLanguage("en-GB")]
4040

0 commit comments

Comments
 (0)