diff --git a/crowdin.yml b/crowdin.yml deleted file mode 100644 index 9ac8d3ef..00000000 --- a/crowdin.yml +++ /dev/null @@ -1,3 +0,0 @@ -files: - - source: /src/i18n/source/ - translation: /src/i18n/%locale_with_underscore%.json diff --git a/package.json b/package.json index 8fb9ec12..3d72d2da 100644 --- a/package.json +++ b/package.json @@ -119,9 +119,9 @@ } ], "build": { - "electronVersion": "18.3.9", + "electronVersion": "19.0.13", "electronDownload": { - "version": "18.3.9+wvcus", + "version": "19.0.13+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider", diff --git a/winget.json b/winget.json index 2b7ca78e..fbf72860 100644 --- a/winget.json +++ b/winget.json @@ -1,7 +1,7 @@ { - "electronVersion": "18.3.9", + "electronVersion": "19.0.13", "electronDownload": { - "version": "18.3.9+wvcus", + "version": "19.0.13+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider",