We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 864be84 commit 5bb1b6cCopy full SHA for 5bb1b6c
crnd_web_float_full_time_widget/__manifest__.py
@@ -1,6 +1,6 @@
1
{
2
"name": "CRND Web Float Full Time Widget",
3
- "version": "12.0.0.5.0",
+ "version": "12.0.0.6.0",
4
"author": "Center of Research and Development",
5
"website": "https://crnd.pro",
6
'summary': 'Float Time Duration Widget',
@@ -12,7 +12,7 @@
12
'data': [
13
'views/assets_backend.xml',
14
],
15
- 'images': ['static/description/banner.gif'],
+ 'images': ['static/description/banner.png'],
16
'installable': True,
17
'auto_install': False,
18
}
0 commit comments