Sync app version to 2.26.0 from the changelog.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "frontend",
|
||||
"version": "2.10.0",
|
||||
"version": "2.26.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"sync-version": "node scripts/sync-version.mjs",
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user