aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/js.html
diff options
context:
space:
mode:
authorMantas Vilčinskas <11616378+mistermantas@users.noreply.github.com>2019-12-21 21:12:53 +0200
committerGitHub <noreply@github.com>2019-12-21 21:12:53 +0200
commit7f2b0d1a397652d3d298dad7bcd3ca10be704329 (patch)
tree1da6d9207c2ee664aefd9ea16421ab8d46ff4c7d /layouts/partials/js.html
parentb930ce60cca31c49775450e3b127130f13f68308 (diff)
Finalize ver
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 7740d85..ffdced4 100644
--- a/layouts/partials/js.html
+++ b/layouts/partials/js.html
@@ -3,7 +3,7 @@
* Dev toolset
*/
- console.log('cState v4.0.0 - rc1 2019-12-15 - https://github.com/cstate/cstate');
+ console.log('cState v4.0.0 - https://github.com/cstate/cstate');
document.getElementsByTagName('html')[0].className = 'js';
/**