diff --git a/packages/embeds/wordpress/package.json b/packages/embeds/wordpress/package.json index 9195981798a..33de07ac741 100644 --- a/packages/embeds/wordpress/package.json +++ b/packages/embeds/wordpress/package.json @@ -7,7 +7,7 @@ "license": "AGPL-3.0-or-later", "scripts": { "deploy": "pnpm copy && pnpm commit", - "copy": "svn copy ./trunk ./tags/3.4.0", - "commit": "svn ci -m 'Import lib v0.2'" + "copy": "svn copy ./trunk ./tags/3.4.1", + "commit": "svn ci -m 'Import lib specific version'" } } diff --git a/packages/embeds/wordpress/trunk/README.txt b/packages/embeds/wordpress/trunk/README.txt index e478f3d70b1..154a9f8c9e7 100644 --- a/packages/embeds/wordpress/trunk/README.txt +++ b/packages/embeds/wordpress/trunk/README.txt @@ -5,7 +5,7 @@ Requires at least: 5.0 Tested up to: 6.0 License: GPL 2.0 License URI: http://www.gnu.org/licenses/gpl-2.0.txt -Stable Tag: 3.4.0 +Stable Tag: 3.4.1 == Description == Collect 4x more responses with conversational apps using Typebot. @@ -24,6 +24,9 @@ This plugin relies on Typebot which is a tool that allows you to create conversa 3. Activate your Typebot with the "Typebot" admin button located in the sidebar == Changelog == += 3.4.1 = +* Import typebot lib specific version: 0.2.15 + = 3.4.0 = * Import typebot lib v0.2 to get the new variable parser diff --git a/packages/embeds/wordpress/trunk/public/class-typebot-public.php b/packages/embeds/wordpress/trunk/public/class-typebot-public.php index 9f8690eaed1..0c091a61529 100644 --- a/packages/embeds/wordpress/trunk/public/class-typebot-public.php +++ b/packages/embeds/wordpress/trunk/public/class-typebot-public.php @@ -40,7 +40,7 @@ public function add_head_code() function typebot_script() { - echo '