fix: stop tracking latest.json — prevent deploy from resetting updater manifest
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"notes": "Initial desktop release placeholder",
|
||||
"pub_date": "2026-06-11T00:00:00Z",
|
||||
"platforms": {}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"version": "0.0.0",
|
||||
"notes": "Generated at deploy/publish — do not commit latest.json",
|
||||
"pub_date": "2026-06-11T00:00:00Z",
|
||||
"platforms": {}
|
||||
}
|
||||
Reference in New Issue
Block a user