ver update

This commit is contained in:
Marek Farkaš
2025-08-30 20:13:14 +02:00
parent c196cfc53e
commit 70e8295831
+1 -1
View File
@@ -1,5 +1,5 @@
const versionDate = new Date('Aug 30, 2025 21:00:00'); const versionDate = new Date('Aug 30, 2025 21:00:00');
const currentVersion = `v10 [${versionDate.getDate()}/${versionDate.getMonth() + 1}/${versionDate.getFullYear()}]`; const currentVersion = `v1.3.10 [${versionDate.getDate()}/${versionDate.getMonth() + 1}/${versionDate.getFullYear()}]`;
function loadScript(src) { function loadScript(src) {