Skip to content

Commit 7dc73ab

Browse files
Bump version to v3.2.26
1 parent cac4431 commit 7dc73ab

2 files changed

Lines changed: 500 additions & 493 deletions

File tree

boxzilla.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
Plugin Name: Boxzilla
4-
Version: 3.2.25
4+
Version: 3.2.26
55
Plugin URI: https://boxzillaplugin.com/#utm_source=wp-plugin&utm_medium=boxzilla&utm_campaign=plugins-page
66
Description: Call-To-Action Boxes that display after visitors scroll down far enough. Unobtrusive, but highly conversing!
77
Author: ibericode
@@ -41,7 +41,7 @@
4141
function _load_boxzilla() {
4242

4343
define( 'BOXZILLA_FILE', __FILE__ );
44-
define( 'BOXZILLA_VERSION', '3.2.25' );
44+
define( 'BOXZILLA_VERSION', '3.2.26' );
4545

4646
require __DIR__ . '/bootstrap.php';
4747
}

0 commit comments

Comments
 (0)