From 09ea48d17f3bc5db1bd077d3b26861a3835d54b5 Mon Sep 17 00:00:00 2001 From: mpmedia Date: Thu, 28 May 2026 12:40:38 -0500 Subject: [PATCH] chore: bump version to 0.2.0 --- .claude-plugin/plugin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 60b745a..ecaf415 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "odoo-mpm", - "version": "0.1.3", - "description": "Connects Claude to MPM's Odoo instance (mpmedia.odoo.com) — Products, Knowledge, Contacts, Sales, CRM, Project, Helpdesk, Purchase, Inventory, and Employees.", + "version": "0.2.0", + "description": "Connects Claude to MPM's Odoo instance (mpmedia.odoo.com) — Products, Knowledge, Contacts, Sales, CRM, Project, Helpdesk, Purchase, Inventory, Employees, and bulk utilities.", "author": { "name": "Message Point Media" }, - "keywords": ["odoo", "erp", "mpm", "project", "crm", "helpdesk"] + "keywords": ["odoo", "erp", "mpm", "project", "crm", "helpdesk", "sales", "inventory"] }