Skip to content

Commit 852d52d

Browse files
committed
Update version to 2.14.0
1 parent 27b93d0 commit 852d52d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowfuse/driver-localfs",
3-
"version": "2.13.0",
3+
"version": "2.14.0",
44
"description": "Local Filesystem FlowFuse Project driver",
55
"main": "localfs.js",
66
"scripts": {
@@ -21,7 +21,7 @@
2121
},
2222
"license": "Apache-2.0",
2323
"dependencies": {
24-
"@flowfuse/nr-launcher": "^2.13.0",
24+
"@flowfuse/nr-launcher": "^2.14.0",
2525
"@flowfuse/mqtt-schema-agent": "^1.0.0",
2626
"form-data": "^4.0.0",
2727
"got": "^11.8.5",

0 commit comments

Comments
 (0)