Skip to content

Commit 04095a6

Browse files
committed
version 15.0.8
1 parent 780e237 commit 04095a6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cforms.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
* Plugin URI: https://wordpress.org/plugins/cforms2/
2121
* Description: cformsII is a customizable, flexible and powerful form plugin including simple spam protection, multi-step forms, role manager support and custom themes.
2222
* Author: Oliver Seidel, Bastian Germann
23-
* Version: 15.0.7
23+
* Version: 15.0.8
2424
* Requires at least: 5.2
2525
* Text Domain: cforms2
2626
*/
2727
namespace Cforms2;
2828

29-
define('CFORMS2_VERSION', '15.0.7');
29+
define('CFORMS2_VERSION', '15.0.8');
3030

3131
// Debug message handling.
3232
if (!defined('WP_DEBUG_CFORMS2')) {

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: bgermann, cbacchini, codifex, nb000, wdfee, passoniate
33
Donate link: https://www.betterplace.org/projects/11633/donations/new
44
Tags: form, contact, sidebar, multi step, fork
5-
Tested up to: 6.5
5+
Tested up to: 6.8
66
Stable tag: trunk
77
License: GPLv3 or later
88
License URI: http://www.gnu.org/licenses/gpl-3.0
@@ -107,7 +107,7 @@ cformsII can be extended via WordPress actions and filters. You find their 'cfor
107107

108108
== Upgrade Notice ==
109109

110-
= 15.0.7 =
110+
= 15.0.8 =
111111
The tracking database feature and its view are removed with cformsII 15.0+. Your data still exists in the database. Please have a look at CFDB plugin as a replacement.
112112

113113

0 commit comments

Comments
 (0)