Skip to content

Commit 2d1affe

Browse files
committed
chore: sync server.json version with PyPI release
1 parent 3319df7 commit 2d1affe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
33
"name": "io.github.KuudoAI/amazon_ads_mcp",
44
"description": "Amazon Ads API MCP server for Amazon Advertising API",
5-
"version": "0.2.4",
5+
"version": "0.2.6",
66
"repository": {
77
"url": "https://github.com/KuudoAI/amazon_ads_mcp",
88
"source": "github"
@@ -11,7 +11,7 @@
1111
{
1212
"registryType": "pypi",
1313
"identifier": "amazon-ads-mcp",
14-
"version": "0.2.4",
14+
"version": "0.2.6",
1515
"transport": {
1616
"type": "stdio",
1717
"args": [

0 commit comments

Comments
 (0)