Advance to 0.9.9.98-WIP

Former-commit-id: d4b46a7c31dda1045a58b6ac2a3bdf9768bb75ca [formerly 4eb468d778a618114b916405c25f3d56cca5313d]
Former-commit-id: 76bfca3a1b99e25b78e43821e78f44639478799a
This commit is contained in:
Jaifroid 2020-01-26 18:55:59 +00:00
parent e2b365ba1e
commit d0a3070e02

View File

@ -31,7 +31,7 @@ window.onerror = function (msg, url) {
var state = {};
// Parameters that define overall operation of app
var params = {};
params['version'] = "0.9.9.97 Beta"; //DEV: This value is compared to the cookie "version" in order to show first-time info, and the cookie is updated in app.js
params['version'] = "0.9.9.98-WIP Beta"; //DEV: This value is compared to the cookie "version" in order to show first-time info, and the cookie is updated in app.js
params['packagedFile'] = "wikipedia_en_ray_charles.zim"; //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['fileVersion'] = "wikipedia_en_ray_charles_maxi_2019-08.zim (14-Aug-2019)"; //Use generic name for actual file, and give version here