Skip to content

Commit 0f6c902

Browse files
committed
build: v2.3.1
1 parent d842aa6 commit 0f6c902

6 files changed

Lines changed: 9 additions & 9 deletions

File tree

api/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexabot",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Hexabot is a solution for creating and managing chatbots across multiple channels, leveraging AI for advanced conversational capabilities. It provides a user-friendly interface for building, training, and deploying chatbots with integrated support for various messaging platforms.",
55
"author": "Hexastack",
66
"license": "AGPL-3.0-only",
@@ -193,4 +193,4 @@
193193
"engines": {
194194
"node": "^20.18.1"
195195
}
196-
}
196+
}

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hexabot-ui",
33
"private": true,
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"description": "Hexabot is a solution for creating and managing chatbots across multiple channels, leveraging AI for advanced conversational capabilities. It provides a user-friendly interface for building, training, and deploying chatbots with integrated support for various messaging platforms.",
66
"author": "Hexastack",
77
"license": "AGPL-3.0-only",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"frontend",
66
"widget"
77
],
8-
"version": "2.3.0",
8+
"version": "2.3.1",
99
"description": "Hexabot is a solution for creating and managing chatbots across multiple channels, leveraging AI for advanced conversational capabilities. It provides a user-friendly interface for building, training, and deploying chatbots with integrated support for various messaging platforms.",
1010
"author": "Hexastack",
1111
"license": "AGPL-3.0-only",

widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexabot-chat-widget",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Hexabot is a solution for creating and managing chatbots across multiple channels, leveraging AI for advanced conversational capabilities. It provides a user-friendly interface for building, training, and deploying chatbots with integrated support for various messaging platforms.",
55
"author": "Hexastack",
66
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)