Skip to content

Commit be49130

Browse files
Merge pull request #28 from Automattic/version_bump
Update version numbers in package.json and wordpress-mcp.php to 0.1.15
2 parents fc642b3 + 64787eb commit be49130

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.14",
3+
"version": "0.1.15",
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.14
5+
* Version: 0.1.15
66
* Author: Automattic AI, Ovidiu Galatan <ovidiu.galatan@a8c.com>
77
* Author URI: https://automattic.ai
88
* Text Domain: wordpress-mcp

0 commit comments

Comments
 (0)