From 60d4b5323612253d335ba800d15f7e45a8c75444 Mon Sep 17 00:00:00 2001 From: garywill Date: Sat, 13 Sep 2025 10:33:03 +0800 Subject: [PATCH] version 0.8.1 --- lnxrouter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnxrouter b/lnxrouter index ff92fb5..383c4fc 100755 --- a/lnxrouter +++ b/lnxrouter @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=0.8.0 +VERSION=0.8.1 PROGNAME="$(basename "$0")" export LC_ALL=C