Advance to 0.9.9.98 Beta-dev

Former-commit-id: 2429b742ed21b6b9c55c88274e03c4bc57d6ca5f [formerly 4a1b5f28e8b236a535a95f9d13bf6883c314ff97]
Former-commit-id: 61bfea315555efe9cd02b8ed3b70aed8823c57c0
This commit is contained in:
Jaifroid 2020-03-01 11:01:00 +00:00
parent 509ee610c2
commit f6fa2b2da0

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 Beta-dev"; //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