diff --git a/web_listview_range_select/__manifest__.py b/web_listview_range_select/__manifest__.py index 468a66131..6c33a01f5 100644 --- a/web_listview_range_select/__manifest__.py +++ b/web_listview_range_select/__manifest__.py @@ -6,7 +6,7 @@ 'summary': """ Enables selecting a range of records using the shift key """, - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'category': 'Web', 'author': 'Onestein,Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/web',