diff --git a/base_location/__manifest__.py b/base_location/__manifest__.py index f8d2bd0b6..4450b4891 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.0', + 'version': '12.0.1.1.1', 'depends': [ 'base_address_city', 'contacts',