Skip to content

Commit 4406818

Browse files
committed
init 15.0
1 parent 14f8af8 commit 4406818

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pylintrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manifest_required_authors=Coding Dodo
88
manifest_required_keys=license
99
manifest_deprecated_keys=description,active
1010
license_allowed=AGPL-3,GPL-2,GPL-2 or any later version,GPL-3,GPL-3 or any later version,LGPL-3
11-
valid_odoo_versions=16.0
11+
valid_odoo_versions=15.0
1212

1313
[MESSAGES CONTROL]
1414
disable=all

web_widget_markdown/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "Coding Dodo",
99
"website": "https://github.com/Coding-Dodo/web",
1010
"category": "web",
11-
"version": "16.0.1.0.0",
11+
"version": "15.0.1.0.0",
1212
"license": "AGPL-3",
1313
"depends": ["base", "web"],
1414
"data": [],

0 commit comments

Comments
 (0)