File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
KNIME Ruby Scripting extension Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- bin.includes = feature.xml
1+ bin.includes = feature.xml
Original file line number Diff line number Diff line change 22<feature
33 id =" ruby4knime.feature"
44 label =" Ruby Scripting Extension"
5- version =" 0.0.5 .qualifier"
5+ version =" 0.0.6 .qualifier"
66 license-feature =" org.eclipse.platform"
77 license-feature-version =" 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q" >
88
1111 </description >
1212
1313 <copyright >
14- rss, 2014
14+ rss, 2014, 2015
1515 </copyright >
1616
1717 <license url =" http://www.apache.org/licenses/LICENSE-2.0" >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Ruby Script Node extension for KNIME Workbench
44Bundle-SymbolicName : org.knime.ext.jruby; singleton:=true
5- Bundle-Version : 0.0.5
5+ Bundle-Version : 0.0.6
66Bundle-ClassPath : rubyscript.jar,
77 lib/rsyntaxtextarea.jar,
88 lib/jruby-complete-1.7.18.jar
You can’t perform that action at this time.
0 commit comments