Skip to content

Commit 78728b3

Browse files
committed
[MIG] maintenance_stock: Migration to 14.0
1 parent d9982de commit 78728b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maintenance_stock/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"summary": "Links maintenance requests to stock",
66
"author": "Odoo Community Association (OCA), Solvos",
77
"license": "AGPL-3",
8-
"version": "13.0.1.0.0",
8+
"version": "14.0.1.0.0",
99
"category": "Warehouse",
1010
"website": "https://github.com/OCA/maintenance",
1111
"depends": ["base_maintenance", "stock"],

0 commit comments

Comments
 (0)