Skip to content

Commit 780f1ca

Browse files
committed
Update version to 2.12.0
1 parent b942c55 commit 780f1ca

File tree

2 files changed

+21
-19
lines changed

2 files changed

+21
-19
lines changed

package-lock.json

+19-17
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.11.0",
3+
"version": "2.12.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.11.0",
24+
"@flowfuse/nr-launcher": "^2.12.0",
2525
"form-data": "^4.0.0",
2626
"got": "^11.8.5",
2727
"semver": "^7.3.8"

0 commit comments

Comments
 (0)