mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 04:06:27 -04:00
Release emergency bugfix 1.3.2
Former-commit-id: f093e8ca66523c440b37c2803fe419aa292907b6 [formerly fd0bb4cbda686ee12b95e377a990de534b0e4903] [formerly 3b49d73a03dcfaae61049428867e7048c86cf465] [formerly f71fcea5538ab13888065fe83fb7d3b0b35725a7 [formerly 0bd1ce7784123039e32e9f322ce9c1dfe0e0e019 [formerly 547d33c4e016cb6ee37213ac769f1a950589adfa]]] Former-commit-id: 8d97573ebb8eba1284b46d56167a360a65c4593e [formerly 93e6e69d1f9996c1624e29f204030c00186ee6d0 [formerly c81aa9a7a75e5344533d766eb66ac5d5dc99546f]] Former-commit-id: e7022834600df87b63d4f6ae257dd17554644f21 [formerly 9ed1a6dbec69793db76b7606acbbb16a19e82b57] Former-commit-id: 5d56fce696d2a0eb88df43297a2df78581e2fc58
This commit is contained in:
parent
1ae74fa1b4
commit
21e1076cdd
@ -4,14 +4,14 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting to latest Kiwix JS Windows UWP release</title>
|
||||
<meta http-equiv="refresh"
|
||||
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.3.1">
|
||||
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.3.2">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div style="max-width: 1240px; margin: 3em auto">
|
||||
<h1>Redirecting to latest Kiwix JS Windows UWP release...</h1>
|
||||
<p>If your browser does not automatically redirect, please click on:</p>
|
||||
<p><a href="https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.3.1">
|
||||
<p><a href="https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.3.2">
|
||||
Kiwix JS Windows: releases
|
||||
</a>
|
||||
</p>
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "kiwix-js-pwa",
|
||||
"productName": "Kiwix JS PWA",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"description": "Kiwix JS PWA packaged for the Electron framework",
|
||||
"main": "main.js",
|
||||
"build": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user