diff --git a/base_location/__manifest__.py b/base_location/__manifest__.py index 4450b4891..e60254e7d 100644 --- a/base_location/__manifest__.py +++ b/base_location/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Location management (aka Better ZIP)', - 'version': '12.0.1.1.1', + 'version': '12.0.1.1.2', 'depends': [ 'base_address_city', 'contacts',