Skip to content

Commit 05e2cbe

Browse files
committed
bump versions to v25.2.1
1 parent fd42689 commit 05e2cbe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@actual-app/api",
3-
"version": "25.2.0",
3+
"version": "25.2.1",
44
"license": "MIT",
55
"description": "An API for Actual",
66
"engines": {

packages/desktop-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@actual-app/web",
3-
"version": "25.2.0",
3+
"version": "25.2.1",
44
"license": "MIT",
55
"files": [
66
"build"

packages/desktop-electron/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Actual",
44
"productName": "Actual",
55
"description": "A simple and powerful personal finance system",
6-
"version": "25.2.0",
6+
"version": "25.2.1",
77
"scripts": {
88
"clean": "rm -rf dist",
99
"update-client": "bin/update-client",

0 commit comments

Comments
 (0)