diff --git a/gravityview.php b/gravityview.php index d3100ad5b..c7390165e 100644 --- a/gravityview.php +++ b/gravityview.php @@ -16,7 +16,7 @@ * Plugin Name: GravityView * Plugin URI: http://gravityview.co * Description: Create directories based on a Gravity Forms form, insert them using a shortcode, and modify how they output. - * Version: 1.16.1 + * Version: 1.16.2 * Author: Katz Web Services, Inc. * Author URI: http://www.katzwebservices.com * Text Domain: gravityview @@ -89,7 +89,7 @@ */ final class GravityView_Plugin { - const version = '1.16.1'; + const version = '1.16.2'; private static $instance; diff --git a/includes/class-admin-welcome.php b/includes/class-admin-welcome.php index 445e3777b..60e96d043 100644 --- a/includes/class-admin-welcome.php +++ b/includes/class-admin-welcome.php @@ -272,6 +272,61 @@ public function changelog_screen() {

What’s New

+

1.16.2 on February 15

+ + + + +

Developer Notes:

+ + + +

1.16.1 on January 21

+ + + + +

Developer Notes:

+ + +

1.16 on January 14