This repository was archived by the owner on May 31, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments