diff --git a/rma_sale/__manifest__.py b/rma_sale/__manifest__.py index 66961354..2cbf748b 100644 --- a/rma_sale/__manifest__.py +++ b/rma_sale/__manifest__.py @@ -2,10 +2,10 @@ { 'name': 'Hibou RMAs for Sale Orders', - 'version': '12.0.1.1.0', + 'version': '13.0.1.1.0', 'category': 'Sale', - 'author': "Hibou Corp.", - 'license': 'AGPL-3', + 'author': 'Hibou Corp.', + 'license': 'OPL-1', 'website': 'https://hibou.io/', 'depends': [ 'rma',