diff --git a/static/plugin_dbui/CHANGELOG b/static/plugin_dbui/CHANGELOG
index 99f21b4deba072f68fd7cd8602cb81edd7bab5cb..de998efe8a0650bab64aca0d6371b7947151a5d6 100644
--- a/static/plugin_dbui/CHANGELOG
+++ b/static/plugin_dbui/CHANGELOG
@@ -2,7 +2,7 @@
 
 HEAD
 
-0.6.0.14 (Feb 2014)
+0.6.0.15 (Mar 2014)
   - Major release running with ExtJS 4.2.1
     It is not compatible with with previous versions running wiht ExtJS 3.4.
     It relies on the new class system of the Ext JS 4 library as well as
diff --git a/static/plugin_dbui/src/App.js b/static/plugin_dbui/src/App.js
index ed2fbe74f5f36a7ca3a7835b0c5406cc5cb060ac..e0109b29a4a8819ea3bd3d559225d2bba2379f1b 100644
--- a/static/plugin_dbui/src/App.js
+++ b/static/plugin_dbui/src/App.js
@@ -9,7 +9,7 @@ Ext.define('App', {
      * The version of the plugin
      * @property {String}
      */
-    version: '0.6.0.14',
+    version: '0.6.0.15',
 
     /**
      * The name of the application