Skip to content

Commit 8d9a8a4

Browse files
committed
refactor: bump plugin version directory
1 parent a17e00b commit 8d9a8a4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"scripts": {
1616
"version-checker": "phpcs -p --standard=PHPCompatibilityWP --runtime-set testVersion 7.4- includes",
17-
"bump-version": "php bump-version.php"
17+
"bump-version": "php ./bin/bump-version.php"
1818
},
1919
"config": {
2020
"allow-plugins": {

0 commit comments

Comments
 (0)