Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
20.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quanglam2807 committed Nov 21, 2021
1 parent 4165f44 commit c3fe208
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/macos-mas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,4 @@ jobs:
REACT_APP_AMPLITUDE_API_KEY: ${{ secrets.REACT_APP_AMPLITUDE_API_KEY }}
REACT_APP_OCR_SPACE_API_KEY: ${{ secrets.REACT_APP_OCR_SPACE_API_KEY }}
ELECTRON_APP_SENTRY_DSN: ${{ secrets.ELECTRON_APP_SENTRY_DSN }}
SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
if: startsWith(github.ref, 'refs/tags/')
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Translatium",
"description": "Translate 100+ Languages Instantly",
"version": "19.12.0",
"version": "20.0.0",
"main": "main-src/electron.js",
"repository": "https://github.com/webcatalog/translatium",
"author": {
Expand Down

0 comments on commit c3fe208

Please sign in to comment.