From 16c388eaf61296ca558d0f3d835cf91f9eabb81b Mon Sep 17 00:00:00 2001 From: eseiker <285361+eseiker@users.noreply.github.com> Date: Sat, 8 Nov 2025 19:23:09 +0900 Subject: [PATCH] Update to v1.11.5 (#15) Co-authored-by: eseiker --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 18327de..8955a48 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_VERSION = v1.11.0 -TALOS_VERSION = v1.11.1 +TALOS_VERSION = v1.11.5 SBCOVERLAY_VERSION = main REGISTRY ?= ghcr.io