diff --git a/bundles/org.xmind.cathy.fonts/META-INF/MANIFEST.MF b/bundles/org.xmind.cathy.fonts/META-INF/MANIFEST.MF
index 6eff57e48..e638c03e8 100644
--- a/bundles/org.xmind.cathy.fonts/META-INF/MANIFEST.MF
+++ b/bundles/org.xmind.cathy.fonts/META-INF/MANIFEST.MF
@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.xmind.cathy.fonts
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.7.2.qualifier
Bundle-Vendor: %Bundle-Vendor
diff --git a/bundles/org.xmind.cathy.fonts/pom.xml b/bundles/org.xmind.cathy.fonts/pom.xml
index 1de51ffa0..5401edff7 100644
--- a/bundles/org.xmind.cathy.fonts/pom.xml
+++ b/bundles/org.xmind.cathy.fonts/pom.xml
@@ -5,12 +5,12 @@
4.0.0
org.xmind.cathy.plugins
org.xmind.cathy.fonts
- 3.7.0-SNAPSHOT
+ 3.7.2-SNAPSHOT
eclipse-plugin
org.xmind.releng
org.xmind.cathy.releng
- 3.7.0-SNAPSHOT
+ 3.7.2-SNAPSHOT
../../
diff --git a/bundles/org.xmind.cathy.win32/META-INF/MANIFEST.MF b/bundles/org.xmind.cathy.win32/META-INF/MANIFEST.MF
index c48ae1554..2ddfbd9f9 100644
--- a/bundles/org.xmind.cathy.win32/META-INF/MANIFEST.MF
+++ b/bundles/org.xmind.cathy.win32/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.xmind.cathy.win32;singleton:=true
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.7.2.qualifier
Bundle-Vendor: %providerName
Fragment-Host: org.xmind.cathy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/bundles/org.xmind.cathy.win32/pom.xml b/bundles/org.xmind.cathy.win32/pom.xml
index 4b4d00313..d92320c48 100644
--- a/bundles/org.xmind.cathy.win32/pom.xml
+++ b/bundles/org.xmind.cathy.win32/pom.xml
@@ -5,12 +5,12 @@
4.0.0
org.xmind.cathy.plugins
org.xmind.cathy.win32
- 3.7.0-SNAPSHOT
+ 3.7.2-SNAPSHOT
eclipse-plugin
org.xmind.releng
org.xmind.cathy.releng
- 3.7.0-SNAPSHOT
+ 3.7.2-SNAPSHOT
../../
diff --git a/bundles/org.xmind.cathy/META-INF/MANIFEST.MF b/bundles/org.xmind.cathy/META-INF/MANIFEST.MF
index 62a1336b7..7b7da612e 100644
--- a/bundles/org.xmind.cathy/META-INF/MANIFEST.MF
+++ b/bundles/org.xmind.cathy/META-INF/MANIFEST.MF
@@ -2,11 +2,11 @@ Manifest-Version: 1.0
Bundle-SymbolicName: org.xmind.cathy;singleton:=true
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui,
- org.xmind.ui;bundle-version="[3.7.0,3.8.0)",
- org.xmind.ui.imports;bundle-version="[3.7.0,3.8.0)",
- org.xmind.ui.toolkit;bundle-version="[3.7.0,3.8.0)",
- org.xmind.core.command;bundle-version="[3.7.0,3.8.0)",
- org.xmind.core.command.remote;bundle-version="[3.7.0,3.8.0)",
+ org.xmind.ui;bundle-version="[3.7.2,3.8.0)",
+ org.xmind.ui.imports;bundle-version="[3.7.2,3.8.0)",
+ org.xmind.ui.toolkit;bundle-version="[3.7.2,3.8.0)",
+ org.xmind.core.command;bundle-version="[3.7.2,3.8.0)",
+ org.xmind.core.command.remote;bundle-version="[3.7.2,3.8.0)",
org.eclipse.e4.ui.workbench,
org.eclipse.ui.themes,
org.eclipse.e4.ui.model.workbench,
@@ -27,12 +27,12 @@ Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.expressions,
org.eclipse.e4.core.commands,
org.xmind.ui.dashboard,
- org.xmind.core.usagedata;bundle-version="[3.7.0,3.8.0)",
+ org.xmind.core.usagedata;bundle-version="[3.7.2,3.8.0)",
org.json,
- org.xmind.ui.browser;bundle-version="[3.7.0,3.8.0)",
- org.xmind.core.licensing;bundle-version="[3.7.0,3.8.0)",
+ org.xmind.ui.browser;bundle-version="[3.7.2,3.8.0)",
+ org.xmind.core.licensing;bundle-version="[3.7.2,3.8.0)",
org.eclipse.e4.ui.workbench.addons.swt,
- org.xmind.ui.mindmap;bundle-version="3.7.0",
+ org.xmind.ui.mindmap;bundle-version="3.7.2",
org.eclipse.ui.net;bundle-version="1.3.0",
org.eclipse.emf.ecore.xmi
Bundle-ManifestVersion: 2
@@ -49,5 +49,5 @@ Export-Package: org.xmind.cathy.internal;x-internal:=true,org.xmind.ca
l.renderer;x-internal:=true,org.xmind.ui.internal.e4handlers;x-intern
al:=true
Bundle-Name: %pluginName
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.7.2.qualifier
Bundle-Activator: org.xmind.cathy.internal.CathyPlugin
diff --git a/bundles/org.xmind.cathy/plugin.xml b/bundles/org.xmind.cathy/plugin.xml
index ed09ede1b..18f2af0a5 100644
--- a/bundles/org.xmind.cathy/plugin.xml
+++ b/bundles/org.xmind.cathy/plugin.xml
@@ -111,7 +111,7 @@