Skip to content

Commit 145a3bb

Browse files
authored
Release/2.2.7-patch.1 (#4180)
[email protected]
1 parent 6a0b8be commit 145a3bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowise",
3-
"version": "2.2.7",
3+
"version": "2.2.7-patch.1",
44
"private": true,
55
"homepage": "https://flowiseai.com",
66
"workspaces": [

Diff for: packages/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowise",
3-
"version": "2.2.7",
3+
"version": "2.2.7-patch.1",
44
"description": "Flowiseai Server",
55
"main": "dist/index",
66
"types": "dist/index.d.ts",

Diff for: packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowise-ui",
3-
"version": "2.2.7",
3+
"version": "2.2.7-patch.1",
44
"license": "SEE LICENSE IN LICENSE.md",
55
"homepage": "https://flowiseai.com",
66
"author": {

0 commit comments

Comments
 (0)