From 3b41ea831fce762c265c067271d72ee9787720cc Mon Sep 17 00:00:00 2001 From: mpmedia Date: Thu, 28 May 2026 17:38:47 -0500 Subject: [PATCH] chore: bump version to 0.4.0 --- .claude-plugin/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index be85950..2695afb 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "odoo-mpm", - "version": "0.3.0", - "description": "Connects Claude to MPM's Odoo instance (mpmedia.odoo.com) — Products, Knowledge, Contacts, Sales, CRM, Project, Helpdesk, Purchase, Inventory, Employees, eLearning, and bulk utilities.", + "version": "0.4.0", + "description": "Connects Claude to MPM's Odoo instance (mpmedia.odoo.com) — Products, Knowledge, Contacts, Sales, CRM, Project (full), Helpdesk, Purchase, Inventory, Employees, eLearning, and bulk utilities.", "author": { "name": "Message Point Media" }, "keywords": ["odoo", "erp", "mpm", "project", "crm", "helpdesk", "sales", "inventory", "elearning", "courses"] }