Skip to content

Commit

Permalink
Merge pull request #76 from crowdin/Version-1.1.1
Browse files Browse the repository at this point in the history
Bump CLI version
  • Loading branch information
andrii-bodnar authored Jul 8, 2021
2 parents 8a520ac + 68a7fc3 commit 4b6b9d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM crowdin/cli:3.5.5
FROM crowdin/cli:3.6.3

RUN apk --no-cache add curl git jq;

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@v2

- name: crowdin action
uses: crowdin/github-action@1.1.0
uses: crowdin/github-action@1.1.1
with:
upload_translations: true
download_translations: true
Expand Down

0 comments on commit 4b6b9d5

Please sign in to comment.