Release 1.1.3 for update channel

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Navis
2026-07-28 07:00:09 +03:00
co-authored by Cursor
parent 595bc3d70d
commit 5d968dc0e3
7 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import (
)
// CurrentVersion is the shipped client version.
const CurrentVersion = "1.1.2"
const CurrentVersion = "1.1.3"
// DefaultManifestURL is the update feed (hosted in the project git repo).
const DefaultManifestURL = "https://git.evilfox.cc/test2/navi/raw/branch/main/dist/update.json"