Skip to content

Commit 224e02b

Browse files
authored
Merge pull request #124 from FlowFuse/release-2.14.0
Release 2.14.0
2 parents 0d2ba25 + 8a75b82 commit 224e02b

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Diff for: CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### 2.14.0: Release
2+
3+
14
#### 2.13.0: Release
25

36

Diff for: app/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowfuse/flowfuse-localfs",
3-
"version": "2.13.0",
3+
"version": "2.14.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.13.0",
15-
"@flowfuse/file-server": "^2.13.0"
14+
"@flowfuse/flowfuse": "^2.14.0",
15+
"@flowfuse/file-server": "^2.14.0"
1616
},
1717
"engines": {
1818
"node": ">=18.x"

0 commit comments

Comments
 (0)