Browse Source

Update __manifest__.py

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

4
muk_autovacuum/__manifest__.py

@ -22,7 +22,7 @@
"summary": """Configure automatic garbage collection""",
"version": "11.0.2.1.4",
"category": "Extra Tools",
"license": "AGPL-3",
"license": "LGPL-3",
"website": "https://www.mukit.at",
"live_test_url": "https://demo.mukit.at/web/login",
"author": "MuK IT",
@ -50,4 +50,4 @@
"application": False,
"installable": True,
"post_init_hook": '_init_default_rules',
}
}
Loading…
Cancel
Save