aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/js.html
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2021-10-02 12:41:26 +0300
committerGitHub <noreply@github.com>2021-10-02 12:41:26 +0300
commitf40e7af475becd12eaa99db558932f1643cb45d0 (patch)
tree435239cac4c087f900853d14ec1e45972a7383d7 /layouts/partials/js.html
parent36dd93ef5b45c1a142831a311c768075eb351863 (diff)
5.1
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 c866f2b..e11de17 100644
--- a/layouts/partials/js.html
+++ b/layouts/partials/js.html
@@ -3,7 +3,7 @@
* Dev toolset
*/
- console.log('cState v5.0.5 - https://github.com/cstate/cstate');
+ console.log('cState v5.1 - https://github.com/cstate/cstate');
document.getElementsByTagName('html')[0].className = 'js';
/**