Skip to content

Commit a7a5fc4

Browse files
committed
chore: bump version to 1.4.0 [skip ci]
1 parent fc00aa4 commit a7a5fc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": "0.2",
33
"name": "@robinmordasiewicz/f5xc-cloudstatus-mcp",
44
"display_name": "F5 Distributed Cloud Status",
5-
"version": "1.3.11",
5+
"version": "1.4.0",
66
"description": "MCP server for F5 Cloud Status monitoring with fully automated CI/CD",
77
"long_description": "Model Context Protocol (MCP) server for monitoring F5 Cloud service status, providing real-time status information, component health, incidents, and scheduled maintenance.",
88
"author": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@robinmordasiewicz/f5xc-cloudstatus-mcp",
3-
"version": "1.3.11",
3+
"version": "1.4.0",
44
"description": "MCP server for F5 Cloud Status monitoring with fully automated CI/CD",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)