Skip to content

Commit e7944bb

Browse files
v2.2.4
1 parent 4484ecd commit e7944bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.3
6+
Version: 2.2.4
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.3');
45+
define('KOKO_ANALYTICS_VERSION', '2.2.4');
4646
define('KOKO_ANALYTICS_PLUGIN_FILE', __FILE__);
4747
define('KOKO_ANALYTICS_PLUGIN_DIR', __DIR__);
4848

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: Ibericode, DvanKooten
33
Tags: analytics, statistics, stats
44
Requires at least: 6.0
55
Tested up to: 6.9.1
6-
Stable tag: 2.2.3
6+
Stable tag: 2.2.4
77
License: GPL-3.0-or-later
88
License URI: http://www.gnu.org/licenses/gpl-3.0.html
99
Requires PHP: 7.4
@@ -123,7 +123,7 @@ Some more advanced features are bundled in [Koko Analytics Pro](https://www.koko
123123

124124
== Changelog ==
125125

126-
### 2.2.3 - Feb 17, 2026
126+
### 2.2.4 - Feb 17, 2026
127127

128128
- Fix fatal error on fresh plugin installation because of calling non-static method statically.
129129
- Fix `[koko_analytics_counter] shortcode no longer working in version 2.2.2 because of lacking function arguments.

0 commit comments

Comments
 (0)