Update network-config.sh

Version bump for testing
This commit is contained in:
2026-03-26 21:17:47 -04:00
parent 11b4dc2cbe
commit 0f88c2769b
+1 -1
View File
@@ -94,7 +94,7 @@ show_status() {
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
echo " ║ Network Interface Status ║"
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
echo " ║ v0.08 ║"
echo " ║ v0.09 ║"
local ifaces
mapfile -t ifaces < <(get_interfaces)