Skip to content

Commit 5bb1b6c

Browse files
committed
Improve banners
1 parent 864be84 commit 5bb1b6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crnd_web_float_full_time_widget/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CRND Web Float Full Time Widget",
3-
"version": "12.0.0.5.0",
3+
"version": "12.0.0.6.0",
44
"author": "Center of Research and Development",
55
"website": "https://crnd.pro",
66
'summary': 'Float Time Duration Widget',
@@ -12,7 +12,7 @@
1212
'data': [
1313
'views/assets_backend.xml',
1414
],
15-
'images': ['static/description/banner.gif'],
15+
'images': ['static/description/banner.png'],
1616
'installable': True,
1717
'auto_install': False,
1818
}

0 commit comments

Comments
 (0)