File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
basheditor-plugin/META-INF Expand file tree Collapse file tree 3 files changed +3
-3
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 =" 0.5 .0" >
5+ version =" 0.6 .0" >
66
77 <description url =" https://marketplace.eclipse.org/content/bash-editor" >
88 Bash Editor is a plugin for eclipse to edit bash scripts (.sh)
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 : 0.5 .0
5+ Bundle-Version : 0.6 .0
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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<site >
3- <feature url =" features/de.jcup.basheditor_0.5 .0.jar" id =" de.jcup.basheditor" version =" 0.5 .0" />
3+ <feature url =" features/de.jcup.basheditor_0.6 .0.jar" id =" de.jcup.basheditor" version =" 0.6 .0" />
44</site >
You can’t perform that action at this time.
0 commit comments