Browse Source

Merge pull request #1181 from Eficent/11.0-fix-base_cron_exclusion_manifest

[FIX] manifest version
pull/1180/merge
Pedro M. Baeza 6 years ago
committed by GitHub
parent
commit
83bce19b45
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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