Skip to content

Commit e687221

Browse files
πŸ€– prep for release - 2.8.6 β†’ 2.8.7
1 parent 311237c commit e687221

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)