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 2
2
<feature
3
3
id =" de.jcup.basheditor"
4
4
label =" Bash Editor"
5
- version =" 1.2.0 "
5
+ version =" 1.2.1 "
6
6
provider-name =" Albert Tregnaghi" >
7
7
8
8
<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
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Bash Editor
4
4
Bundle-SymbolicName : de.jcup.basheditor;singleton:=true
5
- Bundle-Version : 1.2.0
5
+ Bundle-Version : 1.2.1
6
6
Bundle-Activator : de.jcup.basheditor.BashEditorActivator
7
7
Bundle-Vendor : Albert Tregnaghi
8
8
Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 3
3
<feature url =" features/de.jcup.basheditor_1.0.0.jar" id =" de.jcup.basheditor" version =" 1.0.0" />
4
4
<feature url =" features/de.jcup.basheditor_1.1.0.jar" id =" de.jcup.basheditor" version =" 1.1.0" />
5
5
<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" />
6
7
</site >
You can’t perform that action at this time.
0 commit comments