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.4.0 "
5+ version =" 1.4.1 "
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.4.0
5+ Bundle-Version : 1.4.1
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 66 <feature url =" features/de.jcup.basheditor_1.2.1.jar" id =" de.jcup.basheditor" version =" 1.2.1" />
77 <feature url =" features/de.jcup.basheditor_1.3.0.jar" id =" de.jcup.basheditor" version =" 1.3.0" />
88 <feature url =" features/de.jcup.basheditor_1.4.0.jar" id =" de.jcup.basheditor" version =" 1.4.0" />
9+ <feature url =" features/de.jcup.basheditor_1.4.1.jar" id =" de.jcup.basheditor" version =" 1.4.1" />
910</site >
You can’t perform that action at this time.
0 commit comments