From 3d88e63e5f1e9564c2815e07806264abd32fb54a Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Mon, 12 Jan 2026 12:25:54 +0100 Subject: [PATCH] feat(linux-tkg): bump to linux 6.18 --- .config/frogminer/linux-tkg.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/frogminer/linux-tkg.cfg b/.config/frogminer/linux-tkg.cfg index b8d9f7b..4c110d8 100644 --- a/.config/frogminer/linux-tkg.cfg +++ b/.config/frogminer/linux-tkg.cfg @@ -11,7 +11,7 @@ _distro="Arch" # - Tags, e.g. "6.0-rc4" or "5.10.51" # - Note: Patches may fail as they may only apply to newer trees. # If left empty, the script will prompt -_version="6.17-latest" +_version="6.18-latest" #### MISC OPTIONS ####