Merge pull request #2204 from gravitl/release_v0.18.6

script hotfix
This commit is contained in:
dcarns 2023-04-13 16:47:04 -04:00 committed by GitHub
commit d604667057
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