From 27f43178503f13bdeea8846fc05ce3d3ac80224d Mon Sep 17 00:00:00 2001 From: Zack Katz Date: Sat, 2 Jun 2018 21:00:52 -0600 Subject: [PATCH] This little bump release sure has grown beyond a hotfix! --- gravityview.php | 4 ++-- includes/class-admin-welcome.php | 2 +- includes/widgets/search-widget/class-search-widget.php | 2 +- readme.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gravityview.php b/gravityview.php index 6850edc35c..39a845ee57 100644 --- a/gravityview.php +++ b/gravityview.php @@ -3,7 +3,7 @@ * Plugin Name: GravityView * Plugin URI: https://gravityview.co * Description: The best, easiest way to display Gravity Forms entries on your website. - * Version: 2.0.8.2 + * Version: 2.0.9 * Author: GravityView * Author URI: https://gravityview.co * Text Domain: gravityview @@ -22,7 +22,7 @@ /** * The plugin version. */ -define( 'GV_PLUGIN_VERSION', '2.0.8.2' ); +define( 'GV_PLUGIN_VERSION', '2.0.9' ); /** * Full path to the GravityView file diff --git a/includes/class-admin-welcome.php b/includes/class-admin-welcome.php index a032072e7e..1f44fdf54e 100644 --- a/includes/class-admin-welcome.php +++ b/includes/class-admin-welcome.php @@ -305,7 +305,7 @@ public function changelog_screen() { -

2.0.8.2 on June 1, 2016

+

2.0.9 on June 1, 2016