diff --git a/web_ir_actions_act_window_page/__openerp__.py b/web_ir_actions_act_window_page/__openerp__.py index 08e1dd4cd..b56cdfeef 100644 --- a/web_ir_actions_act_window_page/__openerp__.py +++ b/web_ir_actions_act_window_page/__openerp__.py @@ -22,7 +22,7 @@ "name": "Window actions for client side paging", "summary": ("Allows a developer to trigger a pager to show the previous " "or next next record in the form view"), - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", "category": "Dependency", "depends": ['web'],