diff --git a/static/plugin_dbui/CHANGELOG b/static/plugin_dbui/CHANGELOG index 3b8a00507bd472f6c5dc9db0f2d87395e625cacd..7e6c765e036b77d7b2bd1753a301167ac4f36ed1 100644 --- a/static/plugin_dbui/CHANGELOG +++ b/static/plugin_dbui/CHANGELOG @@ -2,7 +2,7 @@ HEAD -0.6.0.16 (Mar 2014) +0.6.0.17 (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 dd335e4a14ab58e4e3571de0c9e22f208b13cdb3..d5e2fc2400f5c29f40be93031b618bc262039fec 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.16', + version: '0.6.0.17', /** * The name of the application