aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2023-12-01 14:00:26 +0200
committerGitHub <noreply@github.com>2023-12-01 14:00:26 +0200
commit84b063191f40addb3648bfbc30d4761373f2e531 (patch)
treeea645fc33ba90aea5f1f449809945faa9f10139d
parent80d479131ecc94536074a0dfe54b0e11304d5c84 (diff)
v5.6
-rw-r--r--layouts/partials/js.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/js.html b/layouts/partials/js.html
index a5b974e..2e06196 100644
--- a/layouts/partials/js.html
+++ b/layouts/partials/js.html
@@ -3,7 +3,7 @@
* Dev toolset
*/
- console.log('cState v5.5.2 - https://github.com/cstate/cstate');
+ console.log('cState v5.6 - https://github.com/cstate/cstate');
document.getElementsByTagName('html')[0].className = 'js';
/**