Bump module version number

This commit is contained in:
Alexis de Lattre
2019-03-11 10:56:45 +01:00
parent 172241022a
commit f5dda88479
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
'summary': """
Allow an Account adviser to update lock dates without having
access to all technical settings""",
'version': '10.0.1.0.0',
'version': '10.0.1.0.1',
'license': 'AGPL-3',
'author': 'ACSONE SA/NV, Odoo Community Association (OCA)',
'website': 'https://github.com/OCA/account-financial-tools',

View File

@@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Permanent Lock Move",
"version": "10.0.1.0.0",
"version": "10.0.1.0.1",
"depends": ["account"],
"author": "Camptocamp,Odoo Community Association (OCA)",
"website": "http://www.camptocamp.com/",

View File

@@ -7,7 +7,7 @@
'summary': """
Allow an Account adviser to update permanent lock date without
having access to all technical settings""",
'version': '10.0.1.0.0',
'version': '10.0.1.0.1',
'license': 'AGPL-3',
'author': 'ACSONE SA/NV, Odoo Community Association (OCA)',
'website': 'https://github.com/OCA/account-financial-tools',