1.2.10aStashSync.app team1 min read

v1.2.10a — Fix: POSIX-Compatible BUILD_ID in CI

Fixes a CI shell script incompatibility when extracting the build ID on POSIX-strict environments.

Fixed

  • Replaced a non-POSIX substring extraction syntax in the CI build script with a POSIX-compatible alternative, fixing build ID parsing failures on strict POSIX shell environments.