Browse Source

Update __manifest__.py

11.0
Mathias Markl 4 years ago
committed by GitHub
parent
commit
ef5331128a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      muk_models_groupby_hour/__manifest__.py

4
muk_models_groupby_hour/__manifest__.py

@ -22,7 +22,7 @@
"summary": """Group records by hour""",
"version": '11.0.2.0.1',
"category": 'Extra Tools',
"license": "AGPL-3",
"license": "LGPL-3",
"website": "http://www.mukit.at",
"author": "MuK IT",
"contributors": [
@ -47,4 +47,4 @@
"application": False,
"installable": True,
"post_load": "_patch_system",
}
}
Loading…
Cancel
Save