diff --git a/web_shortcut/__manifest__.py b/web_shortcut/__manifest__.py index 39c67709..169dedd3 100644 --- a/web_shortcut/__manifest__.py +++ b/web_shortcut/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { 'name': 'Shortcut Menu', - 'version': '10.0.1.0.0', + 'version': '10.0.1.0.1', 'category': 'Web', 'author': 'Odoo SA,Odoo Community Association (OCA)', 'website': 'http://openerp.com',