We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356a9a5 commit 6713e7cCopy full SHA for 6713e7c
boxzilla.php
@@ -2,7 +2,7 @@
2
3
/*
4
Plugin Name: Boxzilla
5
-Version: 3.4.1
+Version: 3.4.2
6
Plugin URI: https://www.boxzillaplugin.com/
7
Description: Call-To-Action Boxes that display after visitors scroll down far enough. Unobtrusive, but highly conversing!
8
Author: ibericode
@@ -38,7 +38,7 @@
38
39
define('BOXZILLA_FILE', __FILE__);
40
define('BOXZILLA_DIR', __DIR__);
41
-define('BOXZILLA_VERSION', '3.4.1');
+define('BOXZILLA_VERSION', '3.4.2');
42
43
require __DIR__ . '/autoload.php';
44
require __DIR__ . '/src/services.php';
0 commit comments