diff --git a/.github/workflows/macos-mas.yml b/.github/workflows/macos-mas.yml index 51f0e6f6..37acf859 100644 --- a/.github/workflows/macos-mas.yml +++ b/.github/workflows/macos-mas.yml @@ -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/') \ No newline at end of file diff --git a/package.json b/package.json index 1ba37de6..e1e16141 100644 --- a/package.json +++ b/package.json @@ -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": {