Merge branch 'religions-live-update' into faith-update

This commit is contained in:
Azgaar 2023-03-19 12:57:38 +03:00 committed by GitHub
commit 5745ada89e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 1008 additions and 86 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.89.10"; // generator version, update each time
const version = "1.89.12"; // generator version, update each time
{
document.title += " v" + version;