Skip to content

v2.3.0 (2023-06-13)

Choose a tag to compare

@jpomykala jpomykala released this 13 Jun 09:07
· 193 commits to master since this release
9bb4ea0

Changelog

  • Fixed failing upload command when the upload options are undefined
  • Fixed loading empty configuration files

Check your version

simplelocalize --version

How to update

# macOs / Linux / Windows (WSL)
curl -s https://get.simplelocalize.io/2.3.0/install | bash

# Windows (PowerShell)
. { iwr -useb https://get.simplelocalize.io/2.3.0/install-windows } | iex;

or download simplelocalize-cli-2.3.0.jar and run
java -jar simplelocalize-cli-2.3.0.jar [command] parameters