From d908071cf3da4e0e7810eac11246da517c01aa3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 10:16:42 +0000 Subject: [PATCH] 3.3.4 Kontaktmann ## What's Changed * Runtime Model by @axkurcom in https://github.com/telemt/telemt/pull/334 * Update load.rs by @axkurcom in https://github.com/telemt/telemt/pull/335 * Update Cargo.toml by @axkurcom in https://github.com/telemt/telemt/pull/336 * Update README.md by @axkurcom in https://github.com/telemt/telemt/pull/337 * API Zero + API Docs by @axkurcom in https://github.com/telemt/telemt/pull/338 **Full Changelog**: https://github.com/telemt/telemt/compare/3.3.3...3.3.4 --- .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 c959d6e..9ec00fe 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.3", - "release_sha": "ef7dc2b80f5771807326facf6fbc4bb87053ca34", - "built_at_utc": "2026-03-06T02:15:56Z" + "release_tag": "3.3.4", + "release_sha": "dd1299774440fe980027636b8aa3beecd1fa8e23", + "built_at_utc": "2026-03-06T11:28:11Z" }