From 65125e5f02fdd2fd875077a016631724697d0c74 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 3 Jan 2022 14:49:56 +0000 Subject: [PATCH] animal_owner 14.0.1.1.0 --- animal_owner/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/animal_owner/__manifest__.py b/animal_owner/__manifest__.py index 44c9d463b..e5180e33d 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.0.0", + "version": "14.0.1.1.0", "license": "AGPL-3", "summary": "Add owner to the animal", "author": "Open Source Integrators, Odoo Community Association (OCA)",