Skip to content

Commit 8d73597

Browse files
committed
[BOT] post-merge updates
1 parent e362bb1 commit 8d73597

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[product_pack](product_pack/) | 17.0.2.0.0 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | This module allows you to set a product as a Pack
24+
[product_pack](product_pack/) | 17.0.2.0.1 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | This module allows you to set a product as a Pack
2525
[sale_product_pack](sale_product_pack/) | 17.0.2.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | This module allows you to sell product packs
2626
[stock_product_pack](stock_product_pack/) | 17.0.1.0.0 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | This module allows you to get the right available quantities of the packs
2727
[website_sale_product_pack](website_sale_product_pack/) | 17.0.2.0.1 | | Compatibility module of product pack with e-commerce

Diff for: product_pack/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
33
{
44
"name": "Product Pack",
5-
"version": "17.0.2.0.0",
5+
"version": "17.0.2.0.1",
66
"category": "Product",
77
"summary": "This module allows you to set a product as a Pack",
88
"website": "https://github.com/OCA/product-pack",

0 commit comments

Comments
 (0)