mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-04 03:48:41 -04:00
Bump version to 3.6.1
This commit is contained in:
parent
127d4d0ab9
commit
1c25c07113
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" IgnorableNamespaces="uap mp uap3 uap5">
|
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" IgnorableNamespaces="uap mp uap3 uap5">
|
||||||
<Identity Name="Kiwix.KiwixJS" Version="3.6.0.0" Publisher="CN=Association Kiwix, O=Association Kiwix, L=Lausanne, S=Canton of Vaud, C=CH" />
|
<Identity Name="Kiwix.KiwixJS" Version="3.6.1.0" Publisher="CN=Association Kiwix, O=Association Kiwix, L=Lausanne, S=Canton of Vaud, C=CH" />
|
||||||
<mp:PhoneIdentity PhoneProductId="9983be8d-4e36-4018-bfb3-5170659bf447" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
|
<mp:PhoneIdentity PhoneProductId="9983be8d-4e36-4018-bfb3-5170659bf447" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
|
||||||
<Properties>
|
<Properties>
|
||||||
<DisplayName>Kiwix JS</DisplayName>
|
<DisplayName>Kiwix JS</DisplayName>
|
||||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "kiwix-js-electron",
|
"name": "kiwix-js-electron",
|
||||||
"version": "3.6.0-E",
|
"version": "3.6.1-E",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "kiwix-js-electron",
|
"name": "kiwix-js-electron",
|
||||||
"version": "3.6.0-E",
|
"version": "3.6.1-E",
|
||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/fs-extra": "^9.0.11",
|
"@types/fs-extra": "^9.0.11",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" IgnorableNamespaces="uap mp uap3 uap5">
|
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" IgnorableNamespaces="uap mp uap3 uap5">
|
||||||
<Identity Name="Kiwix.KiwixJS" Version="3.6.0.0" Publisher="CN=0A5438F5-EEA6-4300-9B77-E45BBD148885" />
|
<Identity Name="Kiwix.KiwixJS" Version="3.6.1.0" Publisher="CN=0A5438F5-EEA6-4300-9B77-E45BBD148885" />
|
||||||
<mp:PhoneIdentity PhoneProductId="9983be8d-4e36-4018-bfb3-5170659bf447" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
|
<mp:PhoneIdentity PhoneProductId="9983be8d-4e36-4018-bfb3-5170659bf447" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
|
||||||
<Properties>
|
<Properties>
|
||||||
<DisplayName>Kiwix JS</DisplayName>
|
<DisplayName>Kiwix JS</DisplayName>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "kiwix-js-electron",
|
"name": "kiwix-js-electron",
|
||||||
"productName": "Kiwix JS Electron",
|
"productName": "Kiwix JS Electron",
|
||||||
"version": "3.6.0-E",
|
"version": "3.6.1-E",
|
||||||
"description": "Kiwix JS offline ZIM archive reader packaged for the Electron framework",
|
"description": "Kiwix JS offline ZIM archive reader packaged for the Electron framework",
|
||||||
"main": "main.cjs",
|
"main": "main.cjs",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "kiwix_js_windows",
|
"name": "kiwix_js_windows",
|
||||||
"productName": "Kiwix JS Windows",
|
"productName": "Kiwix JS Windows",
|
||||||
"version": "3.6.0-N",
|
"version": "3.6.1-N",
|
||||||
"description": "Kiwix JS Windows for NWJS",
|
"description": "Kiwix JS Windows for NWJS",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"domain": "kiwix.js.windows",
|
"domain": "kiwix.js.windows",
|
||||||
|
@ -12,7 +12,7 @@ if (-Not $only32bit) {
|
|||||||
}
|
}
|
||||||
$version10 = "0.87.0" # <<< value updated automatically from package.json if launched from Create-DraftRelease
|
$version10 = "0.87.0" # <<< value updated automatically from package.json if launched from Create-DraftRelease
|
||||||
$versionXP = "0.14.7"
|
$versionXP = "0.14.7"
|
||||||
$appBuild = "3.6.0-N" # <<< value updated auotmatically from package.json if launched from Create-DraftRelease
|
$appBuild = "3.6.1-N" # <<< value updated auotmatically from package.json if launched from Create-DraftRelease
|
||||||
# Check that the dev has included the correct archive in this branch
|
# Check that the dev has included the correct archive in this branch
|
||||||
$init_params = Get-Content -Raw "$PSScriptRoot\..\dist\www\js\init.js"
|
$init_params = Get-Content -Raw "$PSScriptRoot\..\dist\www\js\init.js"
|
||||||
$PackagedArchive = $init_params -imatch 'params\[.packagedFile.][^;]+?[''"]([^\s]+?\.zim)[''"];'
|
$PackagedArchive = $init_params -imatch 'params\[.packagedFile.][^;]+?[''"]([^\s]+?\.zim)[''"];'
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
* download and install a new copy; we have to hard code this here because it is needed before any other file
|
* download and install a new copy; we have to hard code this here because it is needed before any other file
|
||||||
* is cached in APP_CACHE
|
* is cached in APP_CACHE
|
||||||
*/
|
*/
|
||||||
const appVersion = '3.6.0';
|
const appVersion = '3.6.1';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The name of the Cache API cache in which assets defined in regexpCachedContentTypes will be stored
|
* The name of the Cache API cache in which assets defined in regexpCachedContentTypes will be stored
|
||||||
|
@ -68,7 +68,7 @@ var params = {};
|
|||||||
var appstate = {};
|
var appstate = {};
|
||||||
|
|
||||||
// ******** UPDATE VERSION IN service-worker.js TO MATCH VERSION AND CHECK PWASERVER BELOW!!!!!!! *******
|
// ******** UPDATE VERSION IN service-worker.js TO MATCH VERSION AND CHECK PWASERVER BELOW!!!!!!! *******
|
||||||
params['appVersion'] = '3.6.0'; // DEV: Manually update this version when there is a new release: it is compared to the Settings Store "appVersion" in order to show first-time info, and the cookie is updated in app.js
|
params['appVersion'] = '3.6.1'; // DEV: Manually update this version when there is a new release: it is compared to the Settings Store "appVersion" in order to show first-time info, and the cookie is updated in app.js
|
||||||
// ******* UPDATE THIS ^^^^^^ IN service worker AND PWA-SERVER BELOW !! ********************
|
// ******* UPDATE THIS ^^^^^^ IN service worker AND PWA-SERVER BELOW !! ********************
|
||||||
params['packagedFile'] = getSetting('packagedFile') || ''; // For packaged Kiwix JS (e.g. with Wikivoyage file), set this to the filename (for split files, give the first chunk *.zimaa) and place file(s) in default storage
|
params['packagedFile'] = getSetting('packagedFile') || ''; // For packaged Kiwix JS (e.g. with Wikivoyage file), set this to the filename (for split files, give the first chunk *.zimaa) and place file(s) in default storage
|
||||||
params['archivePath'] = 'archives'; // The directory containing the packaged archive(s) (relative to app's root directory)
|
params['archivePath'] = 'archives'; // The directory containing the packaged archive(s) (relative to app's root directory)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user