Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/tooling/org.eclipse.fx.ide.rrobot/META-INF/MANIFEST.MF')
-rwxr-xr-xbundles/tooling/org.eclipse.fx.ide.rrobot/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/tooling/org.eclipse.fx.ide.rrobot/META-INF/MANIFEST.MF b/bundles/tooling/org.eclipse.fx.ide.rrobot/META-INF/MANIFEST.MF
index f364fd5ca..4b3db0ffc 100755
--- a/bundles/tooling/org.eclipse.fx.ide.rrobot/META-INF/MANIFEST.MF
+++ b/bundles/tooling/org.eclipse.fx.ide.rrobot/META-INF/MANIFEST.MF
@@ -2,10 +2,10 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Rrobot
Bundle-SymbolicName: org.eclipse.fx.ide.rrobot
-Bundle-Version: 2.2.0.qualifier
+Bundle-Version: 2.3.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.equinox.common;bundle-version="3.6.0",
- org.eclipse.fx.ide.rrobot.model;bundle-version="2.2.0";visibility:=reexport,
+ org.eclipse.fx.ide.rrobot.model;bundle-version="2.3.0";visibility:=reexport,
org.eclipse.core.resources;bundle-version="3.7.0",
org.eclipse.xtext.xbase.lib,
org.eclipse.xtend.lib,

Back to the top