chore: pump version to 1.87.10

This commit is contained in:
Azgaar 2022-09-17 14:38:49 +03:00
parent 2bbff50b60
commit 3ad8ec6285
2 changed files with 5 additions and 5 deletions

View file

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