diff --git a/testserver_o2b/__manifest__.py b/testserver_o2b/__manifest__.py index 78ccf06..887a1c4 100644 --- a/testserver_o2b/__manifest__.py +++ b/testserver_o2b/__manifest__.py @@ -10,10 +10,10 @@ Long description of module's purpose """, - 'author': "My Company", - 'website': "http://www.yourcompany.com", - 'category': 'Uncategorized', - 'version': '0.1', + 'author': "Open2bizz BV", + 'website': "http://www.open2bizz.nl", + 'category': 'Tools', + 'version': "16.0.1.2.0", 'depends': ['web_environment_ribbon', 'mail','base',], 'data': [ 'views/views.xml',