aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/js.html
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2019-10-04 18:01:48 +0300
committerMantas Vilčinskas <hi@mnts.lt>2019-10-04 18:01:48 +0300
commit15f03af4e678c0ab4a71af3d34ce3040102992ce (patch)
treebd527c03b3b5eb600a5317b5ecbab0680b8dfbd2 /layouts/partials/js.html
parente4a350edc631e325185876f01d2c7ce8e2a9d536 (diff)
Added accurate images, changed version status, a11y thing for categories
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 388b706..54909c2 100644
--- a/layouts/partials/js.html
+++ b/layouts/partials/js.html
@@ -3,7 +3,7 @@
* Dev toolset
*/
- console.log('cState v3.1.0 - Stable 2019-04-08 - https://github.com/cstate/cstate');
+ console.log('cState v4.0.0 - Dev 2019-10-04 - https://github.com/cstate/cstate');
document.getElementsByTagName('html')[0].className = 'js';
/**