Skip to content

Commit

Permalink
v4.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan0sz committed Nov 8, 2023
1 parent f988b18 commit 0607683
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
5 changes: 2 additions & 3 deletions host-analyticsjs-local.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
* Plugin Name: CAOS
* Plugin URI: https://daan.dev/wordpress/caos/
* Description: Completely optimize Google Analytics 4 for your WordPress Website - host gtag.js locally or use Minimal Analytics, bypass Ad Blockers in Stealth Mode, and much more!
* Version: 4.7.11
* Description: Completely optimize Google Analytics 4 for your WordPress Website - host gtag.js locally or use Minimal Analytics and much more!
* Version: 4.7.12
* Author: Daan from Daan.dev
* Author URI: https://daan.dev/
* License: GPL2v2 or later
Expand Down Expand Up @@ -45,7 +45,6 @@ function caos_autoload( $class ) {

/**
* All systems GO!!!
*
* @return CAOS
*/
function caos_init() {
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: DaanvandenBergh
Tags: analytics, host, locally, gtag, woocommerce, gdpr, cookie notice, leverage browser cache, minimize external requests
Requires at least: 4.6
Tested up to: 6.3
Stable tag: 4.7.11
Tested up to: 6.4
Stable tag: 4.7.12
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -76,6 +76,9 @@ N/A

== Changelog ==

= 4.7.12 | November 8th, 2023 =
* Tested with WP 6.4

= 4.7.11 | October 19, 2023 =
* Added: LiteSpeed Cache compatibility.

Expand Down

0 comments on commit 0607683

Please sign in to comment.