Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
[FIX] Module version
Browse files Browse the repository at this point in the history
  • Loading branch information
mileo committed Feb 15, 2017
1 parent c99efc6 commit 0f08877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_repo/broken_no_access_rule/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name': 'Test module with model without access rights',
'license': 'AGPL-3',
'author': 'Odoo Community Association (OCA)',
'version': '1.0',
'version': '7.0.1.0.0',
'depends': [
'base',
],
Expand Down

0 comments on commit 0f08877

Please sign in to comment.