aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/js.html
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2019-02-08 14:05:43 +0200
committerGitHub <noreply@github.com>2019-02-08 14:05:43 +0200
commitafa9c05e78c634bfbb37f4fb6b23d85b73570731 (patch)
tree0151635bb25f02479ca4c3d652ce49093f5f5cfd /layouts/partials/js.html
parent752d345292f7501bf74a0c058b42a46b3c4a954f (diff)
Update js.html
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 1dd36fd..2e224a1 100644
--- a/layouts/partials/js.html
+++ b/layouts/partials/js.html
@@ -3,7 +3,7 @@
* Dev toolset
*/
- console.log('cState v3.1.0 - dev - https://github.com/cstate/cstate');
+ console.log('cState v3.1.0 - rc1 - https://github.com/cstate/cstate');
document.getElementsByTagName('html')[0].className = 'js';
/**