diff --git a/__manifest__.py b/__manifest__.py index 259912ff0669f009511d5e731e7a98915c088b88..f09b7a7ad7a2b276393926f9a87395235960ec77 100755 --- a/__manifest__.py +++ b/__manifest__.py @@ -1,9 +1,9 @@ -# © 2020 Le Filament (<https://www.le-filament.com>) +# © 2021 Le Filament (<https://www.le-filament.com>) # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'HR Timesheet no create', - 'version': '12.0.1.0.0', + 'version': '13.0.1.0.0', 'author': 'Le Filament', 'category': 'Marketing', 'summary': 'Disallow project and task creation from timesheet',