Update to 8.1.0

This commit is contained in:
losuler
2021-12-08 03:04:13 +11:00
parent 63d7e831fe
commit 9d2332627a
3 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ set -o errexit
set -o pipefail
set -o nounset
PREV_RELEASE="8.0.1"
PREV_RELEASE="8.1.0"
LATEST_RELEASE=$(curl --silent https://www.netacad.com/courses/packet-tracer/faq | \
grep --only-matching --perl-regexp "Whats new in Packet Tracer \d\.\d\.\d" | \