demo.sh: fix tag

This commit is contained in:
DavHau 2024-06-03 21:54:39 -07:00
parent 8515d41fe3
commit 62be27ec62

View File

@ -39,7 +39,7 @@ fi
democlan="$1"
check_git_tag "$democlan" "v2.2"
check_git_tag "$democlan" "demo-v2.2"
check_git_tag "." "v2.3"