We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f19590 commit ed9c054Copy full SHA for ed9c054
1 file changed
public/cfg/config.js
@@ -3,7 +3,7 @@
3
*/
4
(function (window) {
5
window.__env = window.__env || {};
6
- window.__env.version = "v1.1.8";
+ window.__env.version = "v1.1.9";
7
window.__env.defaultValue = {
8
theme: "light",
9
};
0 commit comments