Skip to content

Commit 89e7b08

Browse files
committed
Update version to 2.25.0
1 parent 077af2d commit 89e7b08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowfuse/flowfuse-localfs",
3-
"version": "2.24.5",
3+
"version": "2.25.0",
44
"description": "FlowFuse Local Install",
55
"private": true,
66
"bugs": {
@@ -11,8 +11,8 @@
1111
},
1212
"license": "SEE LICENSE IN ../LICENSE",
1313
"dependencies": {
14-
"@flowfuse/flowfuse": "^2.24.5",
15-
"@flowfuse/file-server": "^2.24.5"
14+
"@flowfuse/flowfuse": "^2.25.0",
15+
"@flowfuse/file-server": "^2.25.0"
1616
},
1717
"engines": {
1818
"node": ">=18.x"

0 commit comments

Comments
 (0)