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