Support 1.2.68.528.g50f97d42

This commit is contained in:
jetfir3
2025-07-13 13:33:38 -04:00
committed by GitHub
parent 0172f4d10b
commit 868fb87e29
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
buildVer="1.2.68.525.g48fbf8fd"
buildVer="1.2.68.528.g50f97d42"
command -v perl >/dev/null || { echo -e "\n${red}Error:${clr} perl command not found.\nInstall perl on your system then try again.\n" >&2; exit 1; }