Skip to content

Commit

Permalink
feat: 2.13.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
hardillb committed Jan 17, 2025
1 parent 35a82ac commit 333719a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.13.0
2.13.1
4 changes: 2 additions & 2 deletions flowforge-container/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@flowfuse/flowfuse-k8s",
"version": "2.13.0",
"version": "2.13.1",
"description": "FlowFuse in Docker",
"private": true,
"author": {
"name": "FlowForge Inc."
},
"dependencies": {
"@flowfuse/flowfuse": "^2.13.0",
"@flowfuse/flowfuse": "^2.13.1",
"@flowfuse/driver-kubernetes": "^2.13.0",
"pg": "^8.7.1",
"pg-hstore": "^2.3.4"
Expand Down
2 changes: 1 addition & 1 deletion helm/flowforge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ dependencies:
maintainers:
- name: "FlowForge Inc"
url: "https://flowfuse.com"
appVersion: "2.13.0"
appVersion: "2.13.1"
2 changes: 1 addition & 1 deletion node-red-container/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-red-project",
"description": "A Node-RED Project",
"version": "2.13.0",
"version": "2.13.1",
"private": true,
"dependencies": {}
}

0 comments on commit 333719a

Please sign in to comment.