diff --git a/static/plugin_dbui/CHANGELOG b/static/plugin_dbui/CHANGELOG index ac4f8cae62759c2a18aa243a719c21dbe7df1fe3..915e4217de18fdfff872a2d0b66c0851b1fea0b4 100644 --- a/static/plugin_dbui/CHANGELOG +++ b/static/plugin_dbui/CHANGELOG @@ -2,7 +2,7 @@ HEAD -0.6.0.6 (Feb 2014) +0.6.0.7 (Feb 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 a8dbf04cddbd42596c2a51cf372f1d5ad289809d..f5b10a89854279b4579dafb807d2b06549f85140 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.6', + version: '0.6.0.7', /** * The name of the application