File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.3
4+
5+ - Fixed issue where filtering rows did not work as expected.
6+
37## 0.2.2
48
59 - Fixed PHP error that could occur if using both filtering and ordering.
Original file line number Diff line number Diff line change 44 * Plugin URI: https://gravitywiz.com/populate-gravity-forms-with-google-sheets/
55 * Description: Add Object Type for fetching data from Google Sheets.
66 * Author: Gravity Wiz
7- * Version: 0.2.2
7+ * Version: 0.2.3
88 * Author URI: https://gravitywiz.com
99 * License: GPL2
1010 *
1515 * @link https://github.com/gravitywiz/gp-populate-anything-google-sheets
1616 */
1717
18- define ( 'GPPA_GS_VERSION ' , '0.2.2 ' );
18+ define ( 'GPPA_GS_VERSION ' , '0.2.3 ' );
1919
2020if ( ! defined ( 'ABSPATH ' ) ) {
2121 die ();
You can’t perform that action at this time.
0 commit comments