aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/js.html
diff options
context:
space:
mode:
authorMantas Vilčinskas <11616378+mistermantas@users.noreply.github.com>2020-05-19 13:17:49 +0300
committerGitHub <noreply@github.com>2020-05-19 13:17:49 +0300
commit9527ad08ecb4fc07a1dc602f5f0f7106badc902a (patch)
tree66be45f0b9b331ee6bf5399a9b3ac817137baf88 /layouts/partials/js.html
parentf6ff9b6517f234352bf14fd86ad6779072ddbbf1 (diff)
VERSION 4.2.0 CHANGE
Diffstat (limited to 'layouts/partials/js.html')
-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 3b35a65..939a90f 100644
--- a/layouts/partials/js.html
+++ b/layouts/partials/js.html
@@ -3,7 +3,7 @@
* Dev toolset
*/
- console.log('cState v4.1.1 - https://github.com/cstate/cstate');
+ console.log('cState v4.2.0 - https://github.com/cstate/cstate');
document.getElementsByTagName('html')[0].className = 'js';
/**