Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.ui.ws/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.framework.ui.ws/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.ui.ws/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.ui.ws/META-INF/MANIFEST.MF
index f4f27ecf73d..0c6ee0562bb 100644
--- a/plugins/org.eclipse.osee.framework.ui.ws/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.ui.ws/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Workspace
Bundle-SymbolicName: org.eclipse.osee.framework.ui.ws;singleton:=true
-Bundle-Version: 0.25.0.qualifier
+Bundle-Version: 0.25.1.qualifier
Bundle-Activator: org.eclipse.osee.framework.ui.ws.internal.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,

Back to the top