Skip to content

Commit

Permalink
Merge pull request #151 from flowforge/1.9.6-release
Browse files Browse the repository at this point in the history
Bump for 1.9.6 release
  • Loading branch information
knolleary authored Jul 24, 2023
2 parents 1835eb5 + d86bb06 commit c6fd2ec
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#### 1.9.6: Release

- Allow use of private CA for HTTPS certs (#150) @hardillb

#### 1.9.5: Release

- Modify editor tunnel to reconnect to platform if connection drops (#144) @knolleary
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowforge/flowforge-device-agent",
"version": "1.9.5",
"version": "1.9.6",
"description": "An Edge Agent for running Node-RED instances deployed from the FlowForge Platform",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit c6fd2ec

Please sign in to comment.