We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e7f92 commit 97dcf91Copy full SHA for 97dcf91
src/zephyr.js
@@ -6,7 +6,7 @@
6
* Consider contributing to the project!
7
* https://github.com/ZephyrJS-Project/ZephyrJS
8
*/
9
-const ZEPHYR = { VERSION: '23.9' };
+const ZEPHYR = { VERSION: '23.9.6' };
10
(function (exports) {
11
'use strict';
12
0 commit comments