Merge pull request #365 from Hexastack/build/bump-v2.0.14
Some checks failed
Build and Push Docker Images / paths-filter (push) Failing after 13m12s
Build and Push Docker Images / build-and-push (push) Has been cancelled

build: bump version 2.0.14
This commit is contained in:
Med Marrouchi 2024-11-22 18:58:07 +01:00 committed by GitHub
commit 3dbb500a5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

4
api/package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "hexabot", "name": "hexabot",
"version": "2.0.13", "version": "2.0.14",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "hexabot", "name": "hexabot",
"version": "2.0.13", "version": "2.0.14",
"hasInstallScript": true, "hasInstallScript": true,
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "hexabot", "name": "hexabot",
"version": "2.0.13", "version": "2.0.14",
"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.", "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.",
"author": "Hexastack", "author": "Hexastack",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",