File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33Plugin Name: Pods Gravity Forms Add-On
44Plugin URI: https://pods.io/
55Description: Integration with Gravity Forms (https://www.gravityforms.com/); Provides a UI for mapping a Form's submissions into a Pod
6- Version: 1.4.3
6+ Version: 1.4.4
77Author: Pods Framework Team
88Author URI: https://pods.io/about/
99Text Domain: pods-gravity-forms
1010GitHub Plugin URI: https://github.com/pods-framework/pods-gravity-forms
1111
12- Copyright 2013-2018 Pods Foundation, Inc (email : contact@podsfoundation.org)
12+ Copyright 2013-2021 Pods Foundation, Inc (email : contact@podsfoundation.org)
1313
1414This program is free software; you can redistribute it and/or modify
1515it under the terms of the GNU General Public License as published by
3030 * @package Pods\Gravity Forms
3131 */
3232
33- define ( 'PODS_GF_VERSION ' , '1.4.3 ' );
33+ define ( 'PODS_GF_VERSION ' , '1.4.4 ' );
3434define ( 'PODS_GF_FILE ' , __FILE__ );
3535define ( 'PODS_GF_DIR ' , plugin_dir_path ( PODS_GF_FILE ) );
3636define ( 'PODS_GF_URL ' , plugin_dir_url ( PODS_GF_FILE ) );
You can’t perform that action at this time.
0 commit comments