forked from LiveCarta/PayPal-PHP-SDK
Minor fix to releasinator script
This commit is contained in:
@@ -11,7 +11,7 @@ def validate_version_match()
|
||||
Printer.fail("lib/PayPal/Core/PayPalConstants.php version #{constant_version} does not match changelog version #{@current_release.version}.")
|
||||
abort()
|
||||
end
|
||||
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.")
|
||||
end
|
||||
|
||||
def validate_tests()
|
||||
|
||||
Reference in New Issue
Block a user