Mathias Markl
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
muk_web_theme/__manifest__.py
|
|
@ -23,7 +23,7 @@ |
|
|
|
{ |
|
|
|
"name": "MuK Backend Theme", |
|
|
|
"summary": "Odoo Community Backend Theme", |
|
|
|
"version": "14.0.1.0.0", |
|
|
|
"version": "14.0.1.0.1", |
|
|
|
"category": "Themes/Backend", |
|
|
|
"license": "LGPL-3", |
|
|
|
"author": "MuK IT", |
|
|
@ -33,6 +33,7 @@ |
|
|
|
"Mathias Markl <mathias.markl@mukit.at>", |
|
|
|
], |
|
|
|
"depends": [ |
|
|
|
"base_setup", |
|
|
|
"web_editor", |
|
|
|
], |
|
|
|
"excludes": [ |
|
|
|