diff --git a/account_move_template/__openerp__.py b/account_move_template/__openerp__.py index a508ba85..4d8d681c 100644 --- a/account_move_template/__openerp__.py +++ b/account_move_template/__openerp__.py @@ -21,7 +21,7 @@ ############################################################################## { 'name': "Account Move Template", - 'version': '0.1', + 'version': '1.0', 'category': 'Generic Modules/Accounting', 'summary': "Templates for recurring Journal Entries", 'author': 'Agile Business Group',