Browse Source

[FIX] manifest version

pull/1181/head
rgarnau 6 years ago
parent
commit
05f4703d15
  1. 2
      base_cron_exclusion/__manifest__.py

2
base_cron_exclusion/__manifest__.py

@ -6,7 +6,7 @@
"name": "Base Cron Exclusion",
"summary": "Allow you to select scheduled actions that should not run "
"simultaneously.",
"version": "10.0.1.0.0",
"version": "11.0.1.0.0",
"author": "Eficent, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/server-tools",
"category": "Tools",

Loading…
Cancel
Save