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", diff --git a/test-requirements.txt b/test-requirements.txt index 3fa2420734..4f912adee5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,3 @@ odoo_test_helper requests-mock vcrpy-unittest -odoo-addon-storage_image_import @ git+https://github.com/OCA/storage.git@refs/pull/392/head#subdirectory=setup/storage_image_import