Release 4.2.8+1: Store-ready Privacy Policy and Terms of Use on Help (RU/EN) plus docs for website hosting. Windows 4.2.8.1.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Navis
2026-08-02 13:36:41 +03:00
co-authored by Cursor
parent c370e089ef
commit 6ed698e0a0
17 changed files with 457 additions and 22 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import (
// CurrentVersion is the product/semver used for update eligibility (feed "version").
// Keep major.minor.patch only — no build suffix here.
const CurrentVersion = "4.2.7"
const CurrentVersion = "4.2.8"
// BuildNumber is the monotonic build within CurrentVersion (Windows FileVersion 4th part,
// macOS CFBundleVersion suffix, Android versionCode low digits). Bump on every release build.