Skip to content

Commit 789c392

Browse files
author
usame-algan
committed
update version refs
1 parent b16f50d commit 789c392

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cf7-zoom-webinar-registration.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: CF7 Zoom Webinar registration
44
Plugin URI: https://github.com/usame-algan/cf7-zoom-webinar-registration
55
Description: Allow registrations for your Zoom Webinar through Wordpress Contact Form 7
6-
Version: 1.0.0
6+
Version: 1.0.4
77
Author: Usame Algan
88
Author URI: https://usamealgan.com
99
Text Domain: cf7-zwr
@@ -17,7 +17,7 @@
1717
* Plugin constants
1818
*/
1919
if (!defined('CF7_ZWR_VERSION')) {
20-
define('CF7_ZWR_VERSION', '1.0.0' );
20+
define('CF7_ZWR_VERSION', '1.0.4' );
2121
}
2222

2323
if (!defined('CF7_ZWR_PATH')) {

0 commit comments

Comments
 (0)