Skip to content

Commit d834ab6

Browse files
Merge pull request #18 from Automattic/version-bump
Update version to 0.1.10 in package.json and wordpress-mcp.php
2 parents 89bb2ac + 554d3d3 commit d834ab6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wordpress-mcp",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Wordpress MCP Settings",
55
"main": "src/index.js",
66
"private": true,

wordpress-mcp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin name: WordPress MCP
44
* Description: A plugin to integrate WordPress with Model Context Protocol (MCP), providing AI-accessible interfaces to WordPress data and functionality through standardized tools, resources, and prompts. Enables AI assistants to interact with posts, users, site settings, and WooCommerce data.
5-
* Version: 0.1.9
5+
* Version: 0.1.10
66
* Author: Automattic AI, Ovidiu Galatan <[email protected]>
77
* Author URI: https://automattic.ai
88
* Text Domain: wordpress-mcp

0 commit comments

Comments
 (0)