Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.6.10 returns v2.6.8 for --version #123

Open
tomrennen opened this issue Oct 26, 2023 · 2 comments
Open

v2.6.10 returns v2.6.8 for --version #123

tomrennen opened this issue Oct 26, 2023 · 2 comments

Comments

@tomrennen
Copy link

After installing using the command provided for linux, the binary returns 2.6.8 using --version even though it tells me it has upgraded to 2.6.10. This causes our scripts to redownload the binary every time, instead of skipping when it's up to date.

➜  curl -sfL https://raw.githubusercontent.com/lokalise/lokalise-cli-2-go/master/install.sh | sh -s -- -b ./i18nscripts
lokalise/lokalise-cli-2-go info checking GitHub for latest tag
lokalise/lokalise-cli-2-go info found version: 2.6.10 for v2.6.10/darwin/arm64
lokalise/lokalise-cli-2-go info installed ./i18nscripts/lokalise2
➜  i18nscripts/lokalise2 --version
lokalise2 version 2.6.8
@shuguenot
Copy link

UP

@shuguenot
Copy link

Same for 2.6.13, "lokalise2 --version" returns 2.6.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants