Skip to content

Commit 4c95a4b

Browse files
.
1 parent bedbf02 commit 4c95a4b

File tree

2 files changed

+399
-391
lines changed

2 files changed

+399
-391
lines changed

mailchimp-top-bar.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: MC4WP: Mailchimp Top Bar
44
Plugin URI: https://www.mc4wp.com/#utm_source=wp-plugin&utm_medium=mailchimp-top-bar&utm_campaign=plugins-page
55
Description: Adds a Mailchimp opt-in bar to the top of your site.
6-
Version: 1.6.0
6+
Version: 1.6.1
77
Author: ibericode
88
Author URI: https://ibericode.com/
99
Text Domain: mailchimp-top-bar
@@ -55,7 +55,7 @@
5555

5656
define('MAILCHIMP_TOP_BAR_FILE', __FILE__);
5757
define('MAILCHIMP_TOP_BAR_DIR', __DIR__);
58-
define('MAILCHIMP_TOP_BAR_VERSION', '1.6.0');
58+
define('MAILCHIMP_TOP_BAR_VERSION', '1.6.1');
5959

6060
require __DIR__ . '/src/functions.php';
6161

0 commit comments

Comments
 (0)