Skip to content

Commit

Permalink
Merge pull request #92 from FlowFuse/release-1.14.0
Browse files Browse the repository at this point in the history
Release 1.14.0
  • Loading branch information
hardillb authored Nov 23, 2023
2 parents 9e38202 + 6221daa commit d7a56e2
Show file tree
Hide file tree
Showing 3 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 @@
#### 1.14.0: Release


#### 1.13.0: Release

- Bump workflows to v0.1.1 version (#90) @ppawlowski
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/file-server",
"version": "1.13.0",
"version": "1.14.0",
"description": "A basic Object Storage backend",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d7a56e2

Please sign in to comment.