fix version

This commit is contained in:
0xdcarns 2023-04-13 16:44:05 -04:00
parent a498fc43c9
commit f394637c82
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
LATEST="v0.18.5"
LATEST="v0.18.6"
print_logo() {(
cat << "EOF"

View file

@ -1,6 +1,6 @@
#!/bin/bash
LATEST="v0.18.5"
LATEST="v0.18.6"
INSTALL_PATH="/root"
trap restore_old_netmaker_instructions