Skip to content

Commit a4b045d

Browse files
author
Jon Waldstein
committed
chore: prepare for release
1 parent cad4b62 commit a4b045d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

give-divi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin URI: https://go.givewp.com/divi-addon
55
* Description: Use GiveWP shortcodes as Divi modules
66
* Version: 2.0.1
7-
* Requires at least: 6.3
7+
* Requires at least: 6.5
88
* Requires PHP: 7.2
99
* Author: GiveWP
1010
* Author URI: https://givewp.com/
@@ -22,7 +22,7 @@
2222
define( 'GIVE_DIVI_ADDON_NAME', 'Give - Divi' );
2323

2424
// Versions
25-
define( 'GIVE_DIVI_ADDON_VERSION', '2.0.0' );
25+
define( 'GIVE_DIVI_ADDON_VERSION', '2.0.1' );
2626
define( 'GIVE_DIVI_ADDON_MIN_GIVE_VERSION', '3.0.0' );
2727

2828
// Add-on paths

readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: givewp, dlocc, webdevmattcrom, jason_the_adams
33
Donate link: https://givewp.com/
44
Tags: givewp, donation, divi, divi modules, fundraising
5-
Requires at least: 6.3
6-
Tested up to: 6.5
5+
Requires at least: 6.5
6+
Tested up to: 6.7
77
Requires PHP: 7.2
88
Stable tag: 2.0.1
99
Requires Give: 3.0.0
@@ -95,7 +95,7 @@ Automatic updates should work like a charm; as always though, ensure you back up
9595
== Changelog ==
9696

9797
### 2.0.1 February 7th, 2025 ###
98-
* Security: Removed bundled information disclosure
98+
* Security: Removed bundled information disclosure (CVE-2025-22633)
9999

100100
### 2.0.0 May 16th, 2024 ###
101101
* New: Added compatibility with the GiveWP visual form builder

0 commit comments

Comments
 (0)