Release 2.1.0: recolor secondary buttons for clearer UX.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Navis
2026-07-29 07:18:12 +03:00
co-authored by Cursor
parent b49339b9d3
commit 37e31ae742
10 changed files with 55 additions and 37 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
)
// CurrentVersion is the shipped client version.
const CurrentVersion = "2.0.0"
const CurrentVersion = "2.1.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"