diff --git a/network-config.sh b/network-config.sh index db427ba..0949956 100755 --- a/network-config.sh +++ b/network-config.sh @@ -94,7 +94,7 @@ show_status() { echo " ╠══════════════════════════════════════════════════════════════════════════╣" echo " ║ Network Interface Status ║" echo " ╠══════════════════════════════════════════════════════════════════════════╣" - echo " ║ v0.07 ║" + echo " ║ v0.08 ║" local ifaces mapfile -t ifaces < <(get_interfaces)