forked from Techsystech/web
[MIG] web_widget_text_markdown: Migration to 13.0
parent
ef99af6cf1
commit
8960a9e4fe
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue