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.2.0 "
5+ version =" 1.2.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.2.0
5+ Bundle-Version : 1.2.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 33 <feature url =" features/de.jcup.basheditor_1.0.0.jar" id =" de.jcup.basheditor" version =" 1.0.0" />
44 <feature url =" features/de.jcup.basheditor_1.1.0.jar" id =" de.jcup.basheditor" version =" 1.1.0" />
55 <feature url =" features/de.jcup.basheditor_1.2.0.jar" id =" de.jcup.basheditor" version =" 1.2.0" />
6+ <feature url =" features/de.jcup.basheditor_1.2.1.jar" id =" de.jcup.basheditor" version =" 1.2.1" />
67</site >
You can’t perform that action at this time.
0 commit comments