Merge pull request #2203 from gravitl/release_v0.18.6

Release v0.18.6
This commit is contained in:
dcarns 2023-04-13 16:46:27 -04:00 committed by GitHub
commit 752a6df7f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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