Skip to content

Commit f82b3fb

Browse files
committed
Version update 0.13.1
1 parent 830ae3a commit f82b3fb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
## Convoworks GPT WordPress plugin
33

4+
### 0.13.1 - 2025-04-22 - Menu fix
5+
6+
* Remove MCP settings page from menu
7+
48
### 0.13.0 - 2025-04-22 - MCP Server Support
59

610
* Added MCP Server platform.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"scripts": {
55
"build" : "node sync-version.js && node build.js",
66
"sync-version": "node sync-version.js"

0 commit comments

Comments
 (0)