File tree 3 files changed +5
-2
lines changed
yamleditor-plugin/META-INF
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" de.jcup.yamleditor"
4
4
label =" Yaml Editor"
5
- version =" 1.8 .0"
5
+ version =" 1.9 .0"
6
6
provider-name =" Albert Tregnaghi" >
7
7
8
8
<description url =" https://marketplace.eclipse.org/content/yaml-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 : Yaml Editor
4
4
Bundle-SymbolicName : de.jcup.yamleditor;singleton:=true
5
- Bundle-Version : 1.8 .0
5
+ Bundle-Version : 1.9 .0
6
6
Bundle-Activator : de.jcup.yamleditor.YamlEditorActivator
7
7
Bundle-Vendor : Albert Tregnaghi
8
8
Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 9
9
<feature url =" features/de.jcup.yamleditor_1.8.0.jar" id =" de.jcup.yamleditor" version =" 1.8.0" >
10
10
<category name =" de.jcup.yamleditor.category.stable" />
11
11
</feature >
12
+ <feature url =" features/de.jcup.yamleditor_1.9.0.jar" id =" de.jcup.yamleditor" version =" 1.9.0" >
13
+ <category name =" de.jcup.yamleditor.category.stable" />
14
+ </feature >
12
15
<category-def name =" de.jcup.yamleditor.category.stable" label =" Stable" >
13
16
<description >
14
17
Stable releases
You can’t perform that action at this time.
0 commit comments