mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
[AI] Bump version to 26.2.1 (#7052)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
committed by
GitHub
parent
b3052dda05
commit
0b361e45b4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/api",
|
||||
"version": "26.2.0",
|
||||
"version": "26.2.1",
|
||||
"description": "An API for Actual",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/web",
|
||||
"version": "26.2.0",
|
||||
"version": "26.2.1",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"build"
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/sync-server",
|
||||
"version": "26.2.0",
|
||||
"version": "26.2.1",
|
||||
"description": "actual syncing server",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user