Skip to content

Commit 531cad8

Browse files
authored
Merge pull request #181 from newfold-labs/release/2.8.7
Automated patch release: 2.8.7
2 parents 311237c + e687221 commit 531cad8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
return;
2222
}
2323

24-
define( 'NFD_DATA_MODULE_VERSION', '2.8.6' );
24+
define( 'NFD_DATA_MODULE_VERSION', '2.8.7' );
2525

2626
if ( ! function_exists( 'nfd_create_event_queue_table' ) ) {
2727
/**

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wp-module-data",
3-
"version": "2.8.6",
3+
"version": "2.8.7",
44
"description": "",
55
"engines": {
66
"node": ">=22.11.0",

0 commit comments

Comments
 (0)