File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
basheditor-plugin/META-INF Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22<feature
33 id =" de.jcup.basheditor"
44 label =" Bash Editor"
5- version =" 1.5.2 "
5+ version =" 1.5.3 "
66 provider-name =" Albert Tregnaghi" >
77
88 <description url =" https://marketplace.eclipse.org/content/bash-editor" >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Bash Editor
44Bundle-SymbolicName : de.jcup.basheditor;singleton:=true
5- Bundle-Version : 1.5.2
5+ Bundle-Version : 1.5.3
66Bundle-Activator : de.jcup.basheditor.BashEditorActivator
77Bundle-Vendor : Albert Tregnaghi
88Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 1010 <feature url =" features/de.jcup.basheditor_1.5.0.jar" id =" de.jcup.basheditor" version =" 1.5.0" />
1111 <feature url =" features/de.jcup.basheditor_1.5.1.jar" id =" de.jcup.basheditor" version =" 1.5.1" />
1212 <feature url =" features/de.jcup.basheditor_1.5.2.jar" id =" de.jcup.basheditor" version =" 1.5.2" />
13+ <feature url =" features/de.jcup.basheditor_1.5.3.jar" id =" de.jcup.basheditor" version =" 1.5.3" />
1314</site >
You can’t perform that action at this time.
0 commit comments