Release 1.6.0: restyle Windows secondary buttons and bump version.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Navis
2026-07-28 08:25:34 +03:00
co-authored by Cursor
parent a1e9019dcd
commit 68a48b05ef
14 changed files with 92 additions and 55 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
)
// CurrentVersion is the shipped client version.
const CurrentVersion = "1.4.1"
const CurrentVersion = "1.6.0"
// 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"