Skip to content

Commit 2941df1

Browse files
authored
Update version
1 parent 58b79e7 commit 2941df1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pods-gravity-forms.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
Plugin Name: Pods Gravity Forms Add-On
44
Plugin URI: https://pods.io/
55
Description: 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
77
Author: Pods Framework Team
88
Author URI: https://pods.io/about/
99
Text Domain: pods-gravity-forms
1010
GitHub 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
1414
This program is free software; you can redistribute it and/or modify
1515
it under the terms of the GNU General Public License as published by
@@ -30,7 +30,7 @@
3030
* @package Pods\Gravity Forms
3131
*/
3232

33-
define( 'PODS_GF_VERSION', '1.4.3' );
33+
define( 'PODS_GF_VERSION', '1.4.4' );
3434
define( 'PODS_GF_FILE', __FILE__ );
3535
define( 'PODS_GF_DIR', plugin_dir_path( PODS_GF_FILE ) );
3636
define( 'PODS_GF_URL', plugin_dir_url( PODS_GF_FILE ) );

0 commit comments

Comments
 (0)