Skip to content

Commit d8cbfbb

Browse files
v2.2.6
1 parent d4cbecc commit d8cbfbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

koko-analytics.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
Plugin Name: Koko Analytics
55
Plugin URI: https://www.kokoanalytics.com/#utm_source=wp-plugin&utm_medium=koko-analytics&utm_campaign=plugins-page
6-
Version: 2.2.5
6+
Version: 2.2.6
77
Description: Privacy-friendly and efficient statistics for your WordPress site.
88
Author: ibericode
99
Author URI: https://www.ibericode.com/
@@ -42,7 +42,7 @@
4242
return;
4343
}
4444

45-
define('KOKO_ANALYTICS_VERSION', '2.2.5');
45+
define('KOKO_ANALYTICS_VERSION', '2.2.6');
4646
define('KOKO_ANALYTICS_PLUGIN_FILE', __FILE__);
4747
define('KOKO_ANALYTICS_PLUGIN_DIR', __DIR__);
4848

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: Ibericode, DvanKooten, kokoanalytics
33
Tags: analytics, google analytics, statistics, stats, privacy
44
Requires at least: 6.0
55
Tested up to: 6.9.4
6-
Stable tag: 2.2.5
6+
Stable tag: 2.2.6
77
License: GPL-3.0-or-later
88
License URI: http://www.gnu.org/licenses/gpl-3.0.html
99
Requires PHP: 7.4

0 commit comments

Comments
 (0)