diff --git a/build/package.json b/build/package.json index 773ddbe6c0..a197cd4f8a 100644 --- a/build/package.json +++ b/build/package.json @@ -1,6 +1,6 @@ { "name": "botpress", - "version": "12.31.5", + "version": "12.31.6", "description": "The world's most powerful conversational engine", "main": "index.js", "bin": "index.js", diff --git a/package.json b/package.json index 04e93bb71c..f66ae7c5e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bp_main", - "version": "12.31.5", + "version": "12.31.6", "description": "The world's most powerful conversational engine", "engines": { "node": "^12" @@ -17,7 +17,7 @@ "version": "0.0.68" }, "messaging": { - "version": "1.2.15" + "version": "1.2.16" }, "scripts": { "postinstall": "yarn cmd postinstall", diff --git a/packages/bp/package.json b/packages/bp/package.json index 1dfcd785cc..7a0eaed327 100644 --- a/packages/bp/package.json +++ b/packages/bp/package.json @@ -1,6 +1,6 @@ { "name": "botpress", - "version": "12.31.5", + "version": "12.31.6", "description": "The world's most powerful conversational engine", "engines": { "node": "^12"