release: prepare agent 0.6.7

This commit is contained in:
benya
2026-07-30 02:16:04 +03:00
parent 2cc1a515e4
commit 3e60abed50
11 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ const state = {
let eventSource = null;
let liveRefreshTimer = null;
const EXPECTED_AGENT_VERSION = "0.6.6";
const EXPECTED_AGENT_VERSION = "0.6.7";
const els = {
loginView: document.querySelector("#loginView"),