build: bump version

This commit is contained in:
Mohamed Marrouchi 2024-10-28 08:11:07 +01:00
parent 4ee56fb7f8
commit ce8d85ac0c
2 changed files with 4 additions and 4 deletions

4
api/package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "hexabot",
"version": "2.0.2",
"version": "2.0.4",
"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",
"license": "AGPL-3.0-only",
@ -176,4 +176,4 @@
"@/(.*)": "<rootDir>/$1"
}
}
}
}