diff --git a/gravityview.php b/gravityview.php index 1fbc4b5d93..80d1b17075 100644 --- a/gravityview.php +++ b/gravityview.php @@ -3,7 +3,7 @@ * Plugin Name: GravityView * Plugin URI: https://www.gravitykit.com * Description: The best, easiest way to display Gravity Forms entries on your website. - * Version: 2.19.2 + * Version: 2.19.3 * Author: GravityKit * Author URI: https://www.gravitykit.com * Text Domain: gk-gravityview @@ -27,7 +27,7 @@ /** * The plugin version. */ -define( 'GV_PLUGIN_VERSION', '2.19.2' ); +define( 'GV_PLUGIN_VERSION', '2.19.3' ); /** * Full path to the GravityView file diff --git a/includes/class-admin-welcome.php b/includes/class-admin-welcome.php index f146fc22de..b9a32e56e5 100644 --- a/includes/class-admin-welcome.php +++ b/includes/class-admin-welcome.php @@ -284,6 +284,13 @@ public function changelog_screen() { * - If 4.28, include to 4.26. */ ?> +