diff --git a/animal_owner/__manifest__.py b/animal_owner/__manifest__.py index e5180e33d..4cdcd58e8 100644 --- a/animal_owner/__manifest__.py +++ b/animal_owner/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Animal Owner", - "version": "14.0.1.1.0", + "version": "14.0.1.1.1", "license": "AGPL-3", "summary": "Add owner to the animal", "author": "Open Source Integrators, Odoo Community Association (OCA)",