diff --git a/database_cleanup/__openerp__.py b/database_cleanup/__openerp__.py index 9b6df9e77..8fbad587c 100644 --- a/database_cleanup/__openerp__.py +++ b/database_cleanup/__openerp__.py @@ -21,7 +21,7 @@ { 'name': 'Database cleanup', - 'version': '0.1', + 'version': '8.0.0.1.0', 'author': "Therp BV,Odoo Community Association (OCA)", 'depends': ['base'], 'license': 'AGPL-3',