v2.1.2 (2022-12-06)
Changelog
- Fixed log message in upload command
- Fixed segmentation fault error on MacOS 13.0.1 (Intel)
Check your version
simplelocalize --version
How to update
# macOs / Linux / Windows (WSL)
curl -s https://get.simplelocalize.io/2.1.2/install | bash
# Windows (PowerShell)
. { iwr -useb https://get.simplelocalize.io/2.1.2/install-windows } | iex;
or download simplelocalize-cli-2.1.2.jar and run
java -jar simplelocalize-cli-2.1.2.jar [command] parameters