Skip to content

Commit cf12535

Browse files
Merge branch 'release/5.15.5' into chore/fix-undefined-array-keys
2 parents 365ff4e + 53a2164 commit cf12535

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "skyverge/wc-plugin-framework",
33
"description": "The official SkyVerge WooCommerce plugin framework",
4-
"version": "5.15.4",
4+
"version": "5.15.5",
55
"license": "GPL-3.0",
66
"minimum-stability": "dev",
77
"prefer-stable": true,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wc-plugin-framework",
3-
"version": "5.15.4",
3+
"version": "5.15.5",
44
"title": "WooCommerce Plugin Framework",
55
"author": "SkyVerge Team",
66
"homepage": "https://github.com/skyverge/wc-plugin-framework#readme",

0 commit comments

Comments
 (0)