From f0db0711c9e17033f89ae39af8c3ee164c3ee4c8 Mon Sep 17 00:00:00 2001 From: jason Date: Wed, 29 Apr 2026 14:32:31 -0500 Subject: [PATCH] chore: bump version to 0.1.2 --- .claude-plugin/plugin.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 65cfa40..c56b6dd 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,9 +1,7 @@ { "name": "odoo-mpm", - "version": "0.2.0", + "version": "0.1.2", "description": "Connects Claude to MPM's Odoo instance (mpmedia.odoo.com) — Products, Knowledge, Contacts, Sales, CRM, Project, Helpdesk, Purchase, Inventory, and Employees.", - "author": { - "name": "Message Point Media" - }, + "author": { "name": "Message Point Media" }, "keywords": ["odoo", "erp", "mpm", "project", "crm", "helpdesk"] }