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.5.0 "
5
+ version =" 1.5.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.5.0
5
+ Bundle-Version : 1.5.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 8
8
<feature url =" features/de.jcup.basheditor_1.4.0.jar" id =" de.jcup.basheditor" version =" 1.4.0" />
9
9
<feature url =" features/de.jcup.basheditor_1.4.1.jar" id =" de.jcup.basheditor" version =" 1.4.1" />
10
10
<feature url =" features/de.jcup.basheditor_1.5.0.jar" id =" de.jcup.basheditor" version =" 1.5.0" />
11
+ <feature url =" features/de.jcup.basheditor_1.5.1.jar" id =" de.jcup.basheditor" version =" 1.5.1" />
11
12
</site >
You can’t perform that action at this time.
0 commit comments