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

Commit

Permalink
19.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quanglam2807 committed Mar 20, 2021
1 parent 9f5b41a commit 1b6303e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
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 }}
ELECTRON_APP_SENTRY_DSN: ${{ secrets.ELECTRON_APP_SENTRY_DSN }}
SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
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": "18.3.0",
"version": "19.0.0",
"main": "main-src/electron.js",
"repository": "https://github.com/webcatalog/translatium",
"author": {
Expand Down

0 comments on commit 1b6303e

Please sign in to comment.