mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_text_markdown: Migration to 13.0
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
[bdist_wheel]
|
||||
universal=1
|
||||
@@ -4,7 +4,7 @@
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
"name": "Web Widget Text Markdown",
|
||||
"version": "11.0.1.0.0",
|
||||
"version": "13.0.1.0.0",
|
||||
"author": "Alexandre Díaz, "
|
||||
"Komit, "
|
||||
"Sudokeys, "
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
* Nicolas Jeudy <nicolas@sudokeys.com>
|
||||
* Nguyen Tan Phuc <phuc.nt@komit-consulting.com>
|
||||
* Alexandre Díaz <dev@redneboa.es>
|
||||
* Olga Marco Puértolas <olga.marco@creublanca.es>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<xpath expr="." position="inside">
|
||||
<link
|
||||
rel='stylesheet'
|
||||
href='/web_widget_text_markdown/static/src/less/web_widget_text_markdown.less'
|
||||
href='/web_widget_text_markdown/static/src/scss/web_widget_text_markdown.scss'
|
||||
/>
|
||||
<script
|
||||
type="text/javascript"
|
||||
|
||||
Reference in New Issue
Block a user