feat: release agent 0.5.1 and add favicon

This commit is contained in:
benya
2026-07-21 01:19:38 +03:00
parent 23282f6f5c
commit 75a7361716
15 changed files with 54 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ import (
"time"
)
const agentVersion = "0.5.0"
const agentVersion = "0.5.1"
type config struct {
ServerURL string