diff --git a/app.js b/app.js index 980fa85..67b69fc 100644 --- a/app.js +++ b/app.js @@ -5125,7 +5125,7 @@ const chase_1 = __webpack_require__(1889); if (true) { const elm = document.querySelector('#version_str'); if (elm) { - elm.innerHTML = `v${"7.1.1"}`; + elm.innerHTML = `v${"7.1.2"}`; } } function appendLog(str) {