Skip to content

v2.5.1 (2023-09-27)

Choose a tag to compare

@jpomykala jpomykala released this 27 Sep 21:11
· 103 commits to master since this release
49e4082

Changelog

  • Fixed init command on executable versions

Check your version

simplelocalize --version

How to update

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

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

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