From b77ed82915214a54017b8f8f2da76f506c9d08e1 Mon Sep 17 00:00:00 2001 From: gitricko Date: Tue, 8 Sep 2026 16:04:07 -0400 Subject: [PATCH] Update HERMES_VERSION to v2026.9.7 --- .devcontainer/post-create-cmd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/post-create-cmd.sh b/.devcontainer/post-create-cmd.sh index 9da5956..10782a1 100755 --- a/.devcontainer/post-create-cmd.sh +++ b/.devcontainer/post-create-cmd.sh @@ -1,6 +1,6 @@ #!/bin/bash -HERMES_VERSION="v2026.8.31" +HERMES_VERSION="v2026.9.7" OMNIROUTE_VERSION=3.8.50 MODELRELAY_VERSION=1.22.1 MNEMON_VERSION=0.2.8