Skip to content

Commit 58a9096

Browse files
committed
"@SInCE" tag updated
1 parent af69f35 commit 58a9096

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

includes/class-acf-schema-filters.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Adds filters that modify WPGraphQL ACF schema.
44
*
55
* @package \WPGraphQL\WooCommerce
6-
* @since 0.2.2
6+
* @since 0.3.0
77
*/
88

99
namespace WPGraphQL\WooCommerce;

includes/type/object/class-product-types.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Registers product types and queries
66
*
77
* @package \WPGraphQL\WooCommerce\Type\WPObject
8-
* @since 0.0.1
8+
* @since 0.3.0
99
*/
1010

1111
namespace WPGraphQL\WooCommerce\Type\WPObject;

0 commit comments

Comments
 (0)