From c3346813022dd91d802e0e5c51da9eb2e178a5dc Mon Sep 17 00:00:00 2001 From: Ruchir Shukla Date: Tue, 1 Oct 2024 15:58:47 +0530 Subject: [PATCH] [MIG][15.0]storage_image_product_brand:Migration to 15.0 --- storage_image_product_brand/__manifest__.py | 2 +- test-requirements.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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