Skip to content

Commit 4ca03e1

Browse files
committed
Bump versioning
1 parent ddd4e51 commit 4ca03e1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ims-mcp-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ims-mcp"
7-
version = "2.0.10"
7+
version = "2.0.11"
88
description = "Model Context Protocol server for Rosetta (Instruction Management System)"
99
readme = "README.md"
1010
requires-python = ">=3.10"

plugins/core-claude/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "core",
33
"description": "Rosetta Core 2.0 - OSS foundation for AI agent instructions, workflows, and guardrails. Includes Rosetta MCP for knowledge base access.",
4-
"version": "2.0.11",
4+
"version": "2.0.12",
55
"author": {
66
"name": "Grid Dynamics",
77
"email": "rosetta-support@griddynamics.com"

plugins/core-cursor/.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "core",
33
"description": "Rosetta Core 2.0 - OSS foundation for AI agent instructions, workflows, and guardrails. Includes Rosetta MCP for knowledge base access.",
4-
"version": "2.0.11",
4+
"version": "2.0.12",
55
"author": {
66
"name": "Grid Dynamics",
77
"email": "rosetta-support@griddynamics.com"

rosetta-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "rosetta-cli"
7-
version = "2.0.8"
7+
version = "2.0.9"
88
description = "Rosetta CLI for publishing knowledge base content to RAGFlow"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)