Skip to content

Commit

Permalink
Increment the minor version of org.eclipse.help.ui
Browse files Browse the repository at this point in the history
The version range change of the re-exported required bundle
org.eclipse.ui mandates a minor version increment.
  • Loading branch information
merks committed Mar 28, 2024
1 parent 9499fe2 commit ae640d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ua/org.eclipse.help.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %help_system_plugin_name
Bundle-SymbolicName: org.eclipse.help.ui; singleton:=true
Bundle-Version: 4.6.300.qualifier
Bundle-Version: 4.7.0.qualifier
Bundle-Activator: org.eclipse.help.ui.internal.HelpUIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down

0 comments on commit ae640d1

Please sign in to comment.