We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10753da commit 9fa8f8fCopy full SHA for 9fa8f8f
.releasinator.rb
@@ -11,7 +11,7 @@ def validate_version_match()
11
Printer.fail("lib/PayPal/Core/PayPalConstants.php version #{constant_version} does not match changelog version #{@current_release.version}.")
12
abort()
13
end
14
- Printer.success("Plugin.xml version #{constant_version} matches latest changelog version.")
+ Printer.success("lib/PayPal/Core/PayPalConstants.php version #{constant_version} matches latest changelog version.")
15
16
17
def validate_tests()
0 commit comments