Browse Source

Update __manifest__.py

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

4
muk_web_client_refresh/__manifest__.py

@ -25,7 +25,7 @@
"summary": """Web Client Refresh""",
"version": "12.0.3.0.2",
"category": "Extra Tools",
"license": "AGPL-3",
"license": "LGPL-3",
"website": "http://www.mukit.at",
'live_test_url': 'https://mukit.at/r/SgN',
"author": "MuK IT",
@ -56,4 +56,4 @@
"installable": True,
"post_init_hook": "_install_initialize_rules",
"uninstall_hook": "_uninstall_remove_rules",
}
}
Loading…
Cancel
Save