Skip to content

v2.1.2 (2022-12-06)

Choose a tag to compare

@jpomykala jpomykala released this 06 Dec 22:42
· 224 commits to master since this release
c9e1686

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