From dd457239b7be3aaccf2e6d5c07a02a8fa02d9037 Mon Sep 17 00:00:00 2001 From: gitricko Date: Sun, 13 Sep 2026 08:21:57 -0400 Subject: [PATCH] Update HERMES_VERSION to v2026.9.11 --- .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 10782a1..8dbe655 100755 --- a/.devcontainer/post-create-cmd.sh +++ b/.devcontainer/post-create-cmd.sh @@ -1,6 +1,6 @@ #!/bin/bash -HERMES_VERSION="v2026.9.7" +HERMES_VERSION="v2026.9.11" OMNIROUTE_VERSION=3.8.50 MODELRELAY_VERSION=1.22.1 MNEMON_VERSION=0.2.8