Skip to content

Commit 3275bce

Browse files
authored
merge: MCP Reliability Gate v2.3.3
fix: MCP Reliability Gate & Uptime Recovery (v2.3.3)
2 parents 1de654c + c4e907b commit 3275bce

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "io.github.SynapseLayer/synapse-layer",
44
"title": "Synapse Layer",
55
"description": "Persistent memory infrastructure for AI agents — encrypted, governed, and cross-agent. State Continuity Layer.",
6-
"version": "2.3.2",
6+
"version": "2.3.3",
77
"websiteUrl": "https://synapselayer.org",
88
"repository": {
99
"url": "https://github.com/SynapseLayer/synapse-layer",
@@ -13,7 +13,7 @@
1313
{
1414
"registryType": "pypi",
1515
"identifier": "synapse-layer",
16-
"version": "2.3.2",
16+
"version": "2.3.3",
1717
"runtimeHint": "uvx",
1818
"transport": {
1919
"type": "stdio"

smithery.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ displayName: "Synapse Layer"
33
description: >
44
Persistent memory infrastructure for AI agents — encrypted,
55
governed, and cross-agent. State Continuity Layer.
6-
version: "2.3.2"
6+
version: "2.3.3"
77
icon: "🧠"
88
sourceUrl: "https://github.com/SynapseLayer/synapse-layer"
99
homepage: "https://synapselayer.org"

0 commit comments

Comments
 (0)