Skip to content

Commit 5bb1c7b

Browse files
committed
Fix version number in server.json to 1.4.23 and update package version to 1.4.23.post1
1 parent 9ad8541 commit 5bb1c7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
33
"name": "io.slingdata/sling-cli",
4-
"version": "1.4.24",
4+
"version": "1.4.23",
55
"description": "Sling CLI MCP server for data pipeline and replication management",
66
"homepage": "https://github.com/slingdata-io/sling",
77
"sourceUrl": "https://github.com/slingdata-io/sling",
@@ -30,7 +30,7 @@
3030
{
3131
"registryType": "pypi",
3232
"identifier": "sling",
33-
"version": "1.4.23",
33+
"version": "1.4.23.post1",
3434
"transport": {
3535
"type": "stdio"
3636
}

0 commit comments

Comments
 (0)