From 7a481fffcd0cdd670164063f1b957a20706cdbf7 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Wed, 12 May 2021 18:07:39 +0100 Subject: [PATCH] Update build configuration # Conflicts: # package.json Former-commit-id: 37f158bc2773e90ab7bda50c70374b56005d4960 [formerly e9eda7b0d68a0eb5cbb5626c5131f291a227cc2c [formerly 71bf15ad393c1d3f22d0079c8375b89fdabc295b]] Former-commit-id: 2926097733f21b2db7ac20243b6220aca9a4027f Former-commit-id: f21a6803fab41fc1febe428299d6f3a554a537d8 --- package.json | 7 ++++--- scripts/Create-DraftRelease.ps1 | 4 ++-- scripts/Kiwix_JS_WikiMed_E_Release_Body.md | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c71cc5a1..fd1919be 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,15 @@ { "name": "kiwix-js-windows", "productName": "Kiwix JS Windows", - "version": "1.2.6E", + "version": "1.3.0E", "description": "Kiwix JS Windows packaged for the Electron framework", "main": "main.js", "build": { "appId": "kiwix.js.windows", "productName": "Kiwix JS Windows", "directories": { - "output": "bld/Electron" + "output": "bld/Electron", + "buildResources": "bld" }, "afterPack": "./scripts/appimage-fix.js", "win": { @@ -70,4 +71,4 @@ "dependencies": { "@types/fs-extra": "^9.0.11" } -} +} \ No newline at end of file diff --git a/scripts/Create-DraftRelease.ps1 b/scripts/Create-DraftRelease.ps1 index f88ad1d0..f98d66b2 100644 --- a/scripts/Create-DraftRelease.ps1 +++ b/scripts/Create-DraftRelease.ps1 @@ -250,9 +250,9 @@ if ($dryrun -or $release.assets_url -imatch '^https:') { echo "DRYRUN with these upload parameters:`n" + @upload_params } } else { - "The upload appears to have failed!" + "`nI'm sorry, the upload appears to have failed! Please try again..." if ($upload) { - "The server returned:" + "`nThe server returned:" echo $upload } else { "The server did not respond." diff --git a/scripts/Kiwix_JS_WikiMed_E_Release_Body.md b/scripts/Kiwix_JS_WikiMed_E_Release_Body.md index a9c021d4..93dec34b 100644 --- a/scripts/Kiwix_JS_WikiMed_E_Release_Body.md +++ b/scripts/Kiwix_JS_WikiMed_E_Release_Body.md @@ -11,7 +11,7 @@ This is **not** the UWP/Microsoft Store build. If you are using Windows 10, you There is no installation required: the app is fully portable. It does NOT auto-update (yet). **Warning: the download is 1.2GB (it includes the full WikiMed archive).** See instructions for unzipping and launching below the screenshot. -![image](https://user-images.githubusercontent.com/4304337/98874889-03e35080-2473-11eb-9a0c-60a5ab3a2645.png) +![imagen](https://user-images.githubusercontent.com/4304337/118011859-5df0a000-b348-11eb-911c-4bb70acd6f2a.png) If you intend to use this app with other archives than WikiMed, then download the generic [Kiwix JS Windows reader](https://kiwix.github.io/kiwix-js-windows/kiwix-js-nwjs.html), which is a much smaller download, or install the small functional [Store version of the reader](https://kiwix.github.io/kiwix-js-windows/kiwix-js-uwp.html) which keeps itself up-to-date.