Sync app version to 2.26.0 from the changelog.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-09-11 00:40:32 +02:00
co-authored by Cursor
parent 3f6082ae6d
commit b3a47f0bec
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "2.10.0",
"version": "2.26.0",
"private": true,
"scripts": {
"sync-version": "node scripts/sync-version.mjs",
+2 -2
View File
@@ -1,4 +1,4 @@
// AUTO-GENERATED by scripts/sync-version.mjs from content/changelog.md.
// Do not edit by hand — change the top "## X.Y.Z" heading in the changelog.
export const APP_VERSION = "2.10.0";
export const APP_VERSION_DATE = "2026-08-27";
export const APP_VERSION = "2.26.0";
export const APP_VERSION_DATE = "2026-09-11";