Skip to content

Commit 2f65355

Browse files
committed
Release 1.108: Tested on WordPress 6.9.3-7.0.1
1 parent 290892a commit 2f65355

3 files changed

Lines changed: 13 additions & 6 deletions

File tree

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"TESTED_UP_TO": "7.0",
2+
"TESTED_UP_TO": "7.0.1",
33
"REQUIRES_AT_LEAST": "6.9.3",
44
"REQUIRES_PHP": "7.2.0",
5-
"STABLE_TAG": "1.107"
5+
"STABLE_TAG": "1.108"
66
}

readme.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Contributors: simpleanalytics
44
Donate link: https://simpleanalytics.com
55
Tags: privacy-first, privacy-friendly, free analytics, website analytics, simple analytics, analytics, statistics, website traffic, traffic monitoring
66
Requires at least: 6.9.3
7-
Tested up to: 7.0
7+
Tested up to: 7.0.1
88
Requires PHP: 7.2.0
9-
Stable tag: 1.107
9+
Stable tag: 1.108
1010
License: GPLv2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212

@@ -137,6 +137,13 @@ No changes needed for upgrades.
137137

138138
== Changelog ==
139139

140+
= 1.108 =
141+
* 2026-07-13
142+
* Tested up to WordPress 7.0.1
143+
* Requires WordPress 6.9.3
144+
* Requires PHP 7.2.0
145+
146+
140147
= 1.107 =
141148
* 2026-06-18
142149
* Changes:

simple-analytics.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?php
22
/*
33
* Plugin Name: Simple Analytics Official
4-
* Version: 1.107
4+
* Version: 1.108
55
* Plugin URI: https://docs.simpleanalytics.com/install-simple-analytics-on-wordpress
66
* Description: Embed Simple Analytics script in your WordPress website
77
* Author: Simple Analytics
88
* Author URI: https://simpleanalytics.com/
99
* Requires at least: 6.9.3
1010
* Requires PHP: 7.2.0
11-
* Tested up to: 7.0
11+
* Tested up to: 7.0.1
1212
*
1313
* Text Domain: simple-analytics
1414
* Domain Path: /lang/

0 commit comments

Comments
 (0)