[AI] Bump version to 26.2.1 (#7052)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Matiss Janis Aboltins
2026-02-23 15:52:58 +00:00
committed by GitHub
parent b3052dda05
commit 0b361e45b4
5 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@actual-app/api",
"version": "26.2.0",
"version": "26.2.1",
"description": "An API for Actual",
"license": "MIT",
"files": [

View File

@@ -1,6 +1,6 @@
{
"name": "@actual-app/web",
"version": "26.2.0",
"version": "26.2.1",
"license": "MIT",
"files": [
"build"

View File

@@ -1,6 +1,6 @@
{
"name": "desktop-electron",
"version": "26.2.0",
"version": "26.2.1",
"description": "A simple and powerful personal finance system",
"author": "Actual",
"main": "build/desktop-electron/index.js",

View File

@@ -1,6 +1,6 @@
{
"name": "@actual-app/sync-server",
"version": "26.2.0",
"version": "26.2.1",
"description": "actual syncing server",
"license": "MIT",
"bin": {