diff --git a/storage_image_product_brand/__manifest__.py b/storage_image_product_brand/__manifest__.py index fa063e6520..4099e28351 100644 --- a/storage_image_product_brand/__manifest__.py +++ b/storage_image_product_brand/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Storage Image Product Brand", "summary": "Link images to product brands", - "version": "14.0.2.0.0", + "version": "15.0.1.0.0", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/storage",