Support 1.2.50.335.g5e2860a8

This commit is contained in:
jetfir3
2024-11-12 16:46:41 -05:00
committed by GitHub
parent c3d5223b7e
commit 54815fa11e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
buildVer="1.2.50.334.g0bd5c2a4"
buildVer="1.2.50.335.g5e2860a8"
case $(uname | tr '[:upper:]' '[:lower:]') in
darwin*) platformType='macOS' ;;