Skip to content

Commit f237496

Browse files
committed
[MIG] database_cleanup: migration to 12.0
Update version number Use correct import Update .pot to match new syntax Adapt icon to fontawesome
1 parent 4c7aae0 commit f237496

File tree

5 files changed

+181
-179
lines changed

5 files changed

+181
-179
lines changed

database_cleanup/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
33
{
44
'name': 'Database cleanup',
5-
'version': '11.0.1.0.0',
5+
'version': '12.0.1.0.0',
66
'author': "Therp BV,Odoo Community Association (OCA)",
77
'depends': ['base'],
88
'license': 'AGPL-3',

0 commit comments

Comments
 (0)