Up version.

This commit is contained in:
Oleg Sh
2024-07-16 20:43:32 +02:00
parent dac4f9bcb8
commit 11758e9d3b
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
// Global version needs to force reload scripts from server.
let globalVersion = 77;
let globalVersion = 78;
var include = function(filename, localDir) {
return {filename: filename, localDir: localDir};