From 6119f894b2c936502b9b0c3cd3763e72203ba76b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 16:42:20 +0000 Subject: [PATCH] 3.3.10 Schnellboot ## What's Changed * Update config.toml by @axkurcom in https://github.com/telemt/telemt/pull/363 * CPU/RAM improvements + removing hot-path obstacles by @axkurcom in https://github.com/telemt/telemt/pull/366 * Update Cargo.toml by @axkurcom in https://github.com/telemt/telemt/pull/367 **Full Changelog**: https://github.com/telemt/telemt/compare/3.3.9...3.3.10 --- .github/telemt-docker/state.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/telemt-docker/state.json b/.github/telemt-docker/state.json index 5218724..16a514b 100644 --- a/.github/telemt-docker/state.json +++ b/.github/telemt-docker/state.json @@ -3,7 +3,7 @@ "owner": "telemt", "repo": "telemt" }, - "release_tag": "3.3.9", - "release_sha": "32eeb4a98cab956823a0fc8562d5a7e35ab2b386", - "built_at_utc": "2026-03-07T17:20:12Z" + "release_tag": "3.3.10", + "release_sha": "67f307cd4358a9267dc742769c763e42d6364c9f", + "built_at_utc": "2026-03-07T19:19:03Z" }