mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_timeline: Migration to 12.0
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
{
|
||||
'name': "Web timeline",
|
||||
'summary': "Interactive visualization chart to show events in time",
|
||||
"version": "11.0.1.4.0",
|
||||
"version": "12.0.1.0.0",
|
||||
"development_status": "Production/Stable",
|
||||
'author': 'ACSONE SA/NV, '
|
||||
'Tecnativa, '
|
||||
'Monk Software, '
|
||||
@@ -14,7 +15,7 @@
|
||||
"license": "AGPL-3",
|
||||
"application": False,
|
||||
"installable": True,
|
||||
"website": "http://acsone.eu",
|
||||
"website": "https://github.com/OCA/web",
|
||||
'depends': [
|
||||
'web',
|
||||
],
|
||||
@@ -24,4 +25,5 @@
|
||||
'data': [
|
||||
'views/web_timeline.xml',
|
||||
],
|
||||
"maintainers": ["tarteo"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user