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

Commit 3bb20fd

Browse files
committed
1.4.4.0
1 parent ec31e0e commit 3bb20fd

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-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>27</ApplicationRevision>
33+
<ApplicationRevision>28</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.3.0")]
37+
[assembly: AssemblyVersion("1.4.4.0")]
3838
[assembly: AssemblyFileVersion("1.0.0.0")]
3939
[assembly: NeutralResourcesLanguage("en-GB")]
4040

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ ILEditor is an editor for development of ILE applications on IBM i. ILEditor wil
1414
* Store members locally & search locally
1515
* Integrated spool file listing
1616
* Light and dark modes (dark mode in the image above)
17+
* Outline view for RPG and CL
1718
* Offline mode for when you're on the go
1819
* Support for FTPES (requires [setup on IBM i](http://www-01.ibm.com/support/docview.wss?uid=nas8N1014798))
1920

0 commit comments

Comments
 (0)