Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/runtime/org.eclipse.fx.ui.mobile/META-INF/MANIFEST.MF')
-rw-r--r--bundles/runtime/org.eclipse.fx.ui.mobile/META-INF/MANIFEST.MF6
1 files changed, 3 insertions, 3 deletions
diff --git a/bundles/runtime/org.eclipse.fx.ui.mobile/META-INF/MANIFEST.MF b/bundles/runtime/org.eclipse.fx.ui.mobile/META-INF/MANIFEST.MF
index ff3a3587d..7a22081ed 100644
--- a/bundles/runtime/org.eclipse.fx.ui.mobile/META-INF/MANIFEST.MF
+++ b/bundles/runtime/org.eclipse.fx.ui.mobile/META-INF/MANIFEST.MF
@@ -2,9 +2,9 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mobile
Bundle-SymbolicName: org.eclipse.fx.ui.mobile
-Bundle-Version: 2.2.0.qualifier
-Export-Package: org.eclipse.fx.ui.mobile;version="2.2.0",
- org.eclipse.fx.ui.mobile.animations;version="2.2.0"
+Bundle-Version: 2.3.0.qualifier
+Export-Package: org.eclipse.fx.ui.mobile;version="2.3.0",
+ org.eclipse.fx.ui.mobile.animations;version="2.3.0"
Require-Bundle: org.eclipse.jdt.annotation;bundle-version="[2.0.0,3.0.0)";resolution:=optional
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: Eclipse.org

Back to the top