diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index bfb179337..a520d19e3 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1248,7 +1248,7 @@ { "name": "timebase", "description": "Connect your AI agent to TimeBase, a high-performance database for financial market and other time-series data, via MCP tools and skills for QQL query and TimeBase client code generation.", - "version": "0.1.2", + "version": "0.1.3", "author": { "name": "EPAM Systems", "url": "https://www.epam.com/" @@ -1265,8 +1265,8 @@ "source": { "source": "github", "repo": "epam/TimeBase-Agent-Plugins", - "ref": "v0.1.2", - "sha": "846b341a17becbf4d0cd43374588fc6ab1930d0b" + "ref": "v0.1.3", + "sha": "536887d80f631dfa32213fc78be1e00edaa21b68" } }, { diff --git a/plugins/external.json b/plugins/external.json index 2d8299d14..a555ddb7d 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -734,7 +734,7 @@ { "name": "timebase", "description": "Connect your AI agent to TimeBase, a high-performance database for financial market and other time-series data, via MCP tools and skills for QQL query and TimeBase client code generation.", - "version": "0.1.2", + "version": "0.1.3", "author": { "name": "EPAM Systems", "url": "https://www.epam.com/" @@ -751,8 +751,8 @@ "source": { "source": "github", "repo": "epam/TimeBase-Agent-Plugins", - "ref": "v0.1.2", - "sha": "846b341a17becbf4d0cd43374588fc6ab1930d0b" + "ref": "v0.1.3", + "sha": "536887d80f631dfa32213fc78be1e00edaa21b68" } }, {