File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
highspeed-json-editor-feature
highspeed-json-editor-plugin/META-INF
highspeed-json-editor-updatesite Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 22<feature
33 id =" de.jcup.hijson"
44 label =" HiJSON Editor"
5- version =" 1.1 .0"
5+ version =" 1.2 .0"
66 provider-name =" Albert Tregnaghi" >
77
88 <description url =" https://marketplace.eclipse.org/content/json-editor" >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : HiJSON Editor
44Bundle-SymbolicName : de.jcup.hijson;singleton:=true
5- Bundle-Version : 1.1 .0
5+ Bundle-Version : 1.2 .0
66Bundle-Activator : de.jcup.hijson.HighspeedJSONEditorActivator
77Bundle-Vendor : Albert Tregnaghi
88Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 66 <feature url =" features/de.jcup.hijson_1.1.0.jar" id =" de.jcup.hijson" version =" 1.1.0" >
77 <category name =" de.jcup.hijsoneditor.category" />
88 </feature >
9+ <feature url =" features/de.jcup.hijson_1.2.0.jar" id =" de.jcup.hijson" version =" 1.2.0" >
10+ <category name =" de.jcup.hijsoneditor.category" />
11+ </feature >
912 <category-def name =" de.jcup.hijsoneditor.category" label =" Stable" />
1013</site >
You can’t perform that action at this time.
0 commit comments