[10.0] setup.py and addons versions (#35)
* [IMP] set 10.0 version prefix in all installable addons * [FIX] 10.0 instead of 9.0 version prefix for sale_order_add_bom on 10.0 branch * [ADD] setup.py for all installable addons
This commit is contained in:
committed by
Alexis de Lattre
parent
2f9584e04e
commit
5a39df7423
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
'name': 'Point of Sale Usability',
|
||||
'version': '0.2',
|
||||
'version': '10.0.0.2.0',
|
||||
'category': 'Point Of Sale',
|
||||
'license': 'AGPL-3',
|
||||
'summary': 'Small usability enhancements in Point of Sale',
|
||||
|
||||
Reference in New Issue
Block a user