feat: bump version, add date range wizard to manifest
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
2026-03-14 08:26:14 +00:00
parent 69194f81eb
commit a72d9f8c1b

View File

@@ -1,6 +1,6 @@
{
'name': 'WorkTrace',
'version': '18.0.1.0.1',
'version': '18.0.1.0.2',
'category': 'Productivity',
'summary': 'Daily work journal: location tracking, expenses, receipts, and timecards',
'description': '''
@@ -21,6 +21,7 @@
'data/wt_geocode_cron.xml',
'views/wt_location_log_views.xml',
'views/wt_import_timeline_wizard_views.xml',
'wizards/wt_date_range_wizard_views.xml',
'views/wt_menu_views.xml',
],
'installable': True,