You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cookiebot.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
Plugin URI: https://cookiebot.com/
5
5
Description: Cookiebot is a cloud-driven solution that automatically controls cookies and trackers, enabling full GDPR/ePrivacy and CCPA compliance for websites.
6
6
Author: Cybot A/S
7
-
Version: 3.10.0
7
+
Version: 3.10.1
8
8
Author URI: http://cookiebot.com
9
9
Text Domain: cookiebot
10
10
Domain Path: /langs
@@ -23,7 +23,7 @@ final class Cookiebot_WP {
23
23
* @var string
24
24
* @since 1.0.0
25
25
*/
26
-
public$version = '3.10.0';
26
+
public$version = '3.10.1';
27
27
28
28
/**
29
29
* @var Cookiebot_WP The single instance of the class
0 commit comments