diff --git a/build/package.json b/build/package.json index 9fccf1580c..bdb94a5744 100644 --- a/build/package.json +++ b/build/package.json @@ -1,6 +1,6 @@ { "name": "botpress", - "version": "12.31.9", + "version": "12.31.10", "description": "The world's most powerful conversational engine", "main": "index.js", "bin": "index.js", diff --git a/package.json b/package.json index d62a571fa6..b70fbddf51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bp_main", - "version": "12.31.9", + "version": "12.31.10", "description": "The world's most powerful conversational engine", "engines": { "node": "^12" @@ -17,7 +17,7 @@ "version": "0.0.68" }, "messaging": { - "version": "1.2.17" + "version": "1.2.18" }, "scripts": { "postinstall": "yarn cmd postinstall", diff --git a/packages/bp/package.json b/packages/bp/package.json index 2277bb144c..de3c67be14 100644 --- a/packages/bp/package.json +++ b/packages/bp/package.json @@ -1,6 +1,6 @@ { "name": "botpress", - "version": "12.31.9", + "version": "12.31.10", "description": "The world's most powerful conversational engine", "engines": { "node": "^12"