Skip to content

Commit

Permalink
Merge pull request #116 from FlowFuse/release-2.7.0
Browse files Browse the repository at this point in the history
Release 2.7.0
  • Loading branch information
Steve-Mcl authored Aug 1, 2024
2 parents 63a4e5e + 12a1e1f commit e3076ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#### 2.7.0: Release


#### 2.6.0: Release


Expand Down
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/flowfuse-localfs",
"version": "2.6.0",
"version": "2.7.0",
"description": "FlowFuse Local Install",
"private": true,
"bugs": {
Expand All @@ -11,8 +11,8 @@
},
"license": "SEE LICENSE IN ../LICENSE",
"dependencies": {
"@flowfuse/flowfuse": "^2.6.0",
"@flowfuse/file-server": "^2.6.0"
"@flowfuse/flowfuse": "^2.7.0",
"@flowfuse/file-server": "^2.7.0"
},
"engines": {
"node": ">=18.x"
Expand Down

0 comments on commit e3076ce

Please sign in to comment.