From a7c001d7e61e5de7b901fb4dbf7ccd457978b0ea Mon Sep 17 00:00:00 2001 From: Artsiom Chmutau <67346255+TyomaVader@users.noreply.github.com> Date: Mon, 10 Aug 2026 04:26:15 +0300 Subject: [PATCH] chore: upgrade timebase plugin to v0.1.3 (#2582) --- .github/plugin/marketplace.json | 6 +++--- plugins/external.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 8db6da7a..773e7231 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 2d8299d1..a555ddb7 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" } }, {