From fbd5e87002755d77d17adf91cfc58b6bc571f8f8 Mon Sep 17 00:00:00 2001 From: mpmedia Date: Thu, 28 May 2026 14:48:29 -0500 Subject: [PATCH] chore: bump version to 0.3.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 ecaf415..be85950 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "odoo-mpm", - "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.", + "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.", "author": { "name": "Message Point Media" }, - "keywords": ["odoo", "erp", "mpm", "project", "crm", "helpdesk", "sales", "inventory"] + "keywords": ["odoo", "erp", "mpm", "project", "crm", "helpdesk", "sales", "inventory", "elearning", "courses"] }