From c2f253a7dec0406b787ce8f4d466c7c72da74451 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 21:34:08 +0000 Subject: [PATCH] 3.3.15 Koblenz-Meteorit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## What's Changed * Maestro - Refactored Main Format by @axkurcom in https://github.com/telemt/telemt/pull/379 * Update admission.rs by @axkurcom in https://github.com/telemt/telemt/pull/380 * Update API.md by @axkurcom in https://github.com/telemt/telemt/pull/381 * Update Cargo.toml by @axkurcom in https://github.com/telemt/telemt/pull/382 * ME Selftest by @axkurcom in https://github.com/telemt/telemt/pull/386 * ME Selftest + fixes by @axkurcom in https://github.com/telemt/telemt/pull/387 * API Defaults by @axkurcom in https://github.com/telemt/telemt/pull/388 **Full Changelog**: https://github.com/telemt/telemt/compare/3.3.14...3.3.15 *am Tag eines außergewöhnlichen Naturereignisses* --- .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 b49f3f4..4139bcf 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.14", - "release_sha": "d99df37ac593627a8cdd60fed744e8f69de8bf0f", - "built_at_utc": "2026-03-09T02:16:11Z" + "release_tag": "3.3.15", + "release_sha": "6fa01d4c365673bf2dd837b9240e3af7df946a8d", + "built_at_utc": "2026-03-10T02:10:04Z" }