Support 1.2.83.461.g4d9c3dae

This commit is contained in:
jetfir3
2026-02-12 10:16:58 -05:00
committed by GitHub
parent 704b4f83c8
commit 88419bc385
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
buildVer="1.2.83.456.g111afea6"
buildVer="1.2.83.461.g4d9c3dae"
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; }