Skip to content

Commit

Permalink
update version refs
Browse files Browse the repository at this point in the history
  • Loading branch information
usame-algan committed Aug 7, 2020
1 parent 6d7e645 commit a15d530
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cf7-zoom-webinar-registration.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: CF7 Zoom Webinar registration
Plugin URI: https://github.com/usame-algan/cf7-zoom-webinar-registration
Description: Allow registrations for your Zoom Webinar through Wordpress Contact Form 7
Version: 1.0.4
Version: 1.0.5
Author: Usame Algan
Author URI: https://usamealgan.com
Text Domain: cf7-zwr
Expand All @@ -17,7 +17,7 @@
* Plugin constants
*/
if (!defined('CF7_ZWR_VERSION')) {
define('CF7_ZWR_VERSION', '1.0.4' );
define('CF7_ZWR_VERSION', '1.0.5' );
}

if (!defined('CF7_ZWR_PATH')) {
Expand Down

0 comments on commit a15d530

Please sign in to comment.