Skip to content

Commit 80e55d3

Browse files
Bump version to v1.3.9
1 parent 64ef36e commit 80e55d3

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-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: 1.3.8
6+
Version: 1.3.9
77
Description: Privacy-friendly analytics for your WordPress site.
88
Author: ibericode
99
Author URI: https://www.ibericode.com/
@@ -34,7 +34,7 @@
3434

3535
namespace KokoAnalytics;
3636

37-
\define('KOKO_ANALYTICS_VERSION', '1.3.8');
37+
\define('KOKO_ANALYTICS_VERSION', '1.3.9');
3838
\define('KOKO_ANALYTICS_PLUGIN_FILE', __FILE__);
3939
\define('KOKO_ANALYTICS_PLUGIN_DIR', __DIR__);
4040

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://wordpress.org/support/plugin/koko-analytics/reviews/#new-po
44
Tags: analytics, statistics, stats, privacy, counter
55
Requires at least: 6.0
66
Tested up to: 6.5
7-
Stable tag: 1.3.8
7+
Stable tag: 1.3.9
88
License: GPLv3 or later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010
Requires PHP: 7.3
@@ -121,6 +121,11 @@ Example use with arguments:
121121

122122
== Changelog ==
123123

124+
#### 1.3.9 May 31, 2024
125+
126+
- Fix Webpack issue with tracking script.
127+
128+
124129
#### 1.3.8 - May 29, 2024
125130

126131
- Add setting to exclude views from IP addresses.

0 commit comments

Comments
 (0)