Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.ote.ui.host.cmd/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.ote.ui.host.cmd/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.ote.ui.host.cmd/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.ote.ui.host.cmd/META-INF/MANIFEST.MF
index 224701f4c54..8fe9cd39d66 100644
--- a/plugins/org.eclipse.osee.ote.ui.host.cmd/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.ote.ui.host.cmd/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OTE UI Host Cmd Plugin (Incubation)
Bundle-SymbolicName: org.eclipse.osee.ote.ui.host.cmd;singleton:=true
-Bundle-Version: 0.9.2.qualifier
+Bundle-Version: 0.9.3.qualifier
Bundle-Activator: org.eclipse.osee.ote.ui.host.cmd.UiPlugin
Require-Bundle: org.eclipse.ui,
org.eclipse.osee.framework.jdk.core,

Back to the top