Skip to content

Commit 41b8acc

Browse files
authoredMar 13, 2025··
bump (#1852)
1 parent 29f1008 commit 41b8acc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
 

‎build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botpress",
3-
"version": "12.31.9",
3+
"version": "12.31.10",
44
"description": "The world's most powerful conversational engine",
55
"main": "index.js",
66
"bin": "index.js",

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bp_main",
3-
"version": "12.31.9",
3+
"version": "12.31.10",
44
"description": "The world's most powerful conversational engine",
55
"engines": {
66
"node": "^12"
@@ -17,7 +17,7 @@
1717
"version": "0.0.68"
1818
},
1919
"messaging": {
20-
"version": "1.2.17"
20+
"version": "1.2.18"
2121
},
2222
"scripts": {
2323
"postinstall": "yarn cmd postinstall",

‎packages/bp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botpress",
3-
"version": "12.31.9",
3+
"version": "12.31.10",
44
"description": "The world's most powerful conversational engine",
55
"engines": {
66
"node": "^12"

0 commit comments

Comments
 (0)
Please sign in to comment.