Skip to content

Commit 6713e7c

Browse files
v3.4.2
1 parent 356a9a5 commit 6713e7c

File tree

2 files changed

+548
-543
lines changed

2 files changed

+548
-543
lines changed

boxzilla.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
Plugin Name: Boxzilla
5-
Version: 3.4.1
5+
Version: 3.4.2
66
Plugin URI: https://www.boxzillaplugin.com/
77
Description: Call-To-Action Boxes that display after visitors scroll down far enough. Unobtrusive, but highly conversing!
88
Author: ibericode
@@ -38,7 +38,7 @@
3838

3939
define('BOXZILLA_FILE', __FILE__);
4040
define('BOXZILLA_DIR', __DIR__);
41-
define('BOXZILLA_VERSION', '3.4.1');
41+
define('BOXZILLA_VERSION', '3.4.2');
4242

4343
require __DIR__ . '/autoload.php';
4444
require __DIR__ . '/src/services.php';

0 commit comments

Comments
 (0)