Support 1.2.40.599.g606b7f29

This commit is contained in:
jetfir3
2024-06-19 09:00:26 -04:00
committed by GitHub
parent d4649cea46
commit ebc6a6a389
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
buildVer="1.2.40.592.gb83da72d"
buildVer="1.2.40.599.g606b7f29"
case $(uname | tr '[:upper:]' '[:lower:]') in
darwin*) platformType='macOS' ;;