Support 1.2.73.474.g7b30bb2b

This commit is contained in:
jetfir3
2025-09-23 08:45:16 -04:00
committed by GitHub
parent 81e6468ae1
commit 08b00cf689
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
buildVer="1.2.73.468.ga3576127"
buildVer="1.2.73.474.g7b30bb2b"
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; }