Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 095412b

Browse files
committed
bump version to v25.2.1
1 parent ca480a8 commit 095412b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "actual-sync",
3-
"version": "25.2.0",
3+
"version": "25.2.1",
44
"license": "MIT",
55
"description": "actual syncing server",
66
"type": "module",
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@actual-app/crdt": "2.1.0",
26-
"@actual-app/web": "25.2.0",
26+
"@actual-app/web": "25.2.1",
2727
"bcrypt": "^5.1.1",
2828
"better-sqlite3": "^11.7.0",
2929
"body-parser": "^1.20.3",

0 commit comments

Comments
 (0)