Skip to content

Commit 9c614ae

Browse files
author
Woo
committed
Updates to 3.6.2
1 parent aab9e4b commit 9c614ae

File tree

4 files changed

+138
-78
lines changed

4 files changed

+138
-78
lines changed

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
*** Gravity Forms Product Add-Ons Changelog ***
2+
2024.06.04 - version 3.6.2
3+
* Update: Update the display for checkbox type fields (regular and product options) to display better in checkout blocks.
4+
25
2024.05.24 - version 3.6.1
36
* Fix: Fix issue with the mutation observer causing an infinate loop on some sites where gform is not available.
47
* Fix: Only enqueue the admin scripts on a Gravity Forms admin page.

gravityforms-product-addons.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WooCommerce Gravity Forms Product Add-Ons
44
* Plugin URI: http://woothemes.com/products/gravity-forms-add-ons/
55
* Description: Allows you to use Gravity Forms on individual WooCommerce products. Requires the Gravity Forms plugin to work.
6-
* Version: 3.6.1
6+
* Version: 3.6.2
77
* Author: Element Stark
88
* Author URI: https://www.elementstark.com/
99
* Developer: Lucas Stark

i18n/languages/woocommerce-gravityforms-product-addons.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# This file is distributed under the GNU General Public License v3.0.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: WooCommerce Gravity Forms Product Add-Ons 3.6.1\n"
5+
"Project-Id-Version: WooCommerce Gravity Forms Product Add-Ons 3.6.2\n"
66
"Report-Msgid-Bugs-To: "
77
"https://wordpress.org/support/plugin/woocommerce-gravityforms-product-"
88
"addons\n"
9-
"POT-Creation-Date: 2024-05-24 12:24:29+00:00\n"
9+
"POT-Creation-Date: 2024-06-04 09:41:15+00:00\n"
1010
"MIME-Version: 1.0\n"
1111
"Content-Type: text/plain; charset=utf-8\n"
1212
"Content-Transfer-Encoding: 8bit\n"

0 commit comments

Comments
 (0)