Skip to content

Commit 71ccf95

Browse files
authored
Update release.php
1 parent 8120ffb commit 71ccf95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/release.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ function run( $command, &$result_code = null ) {
105105

106106
$plugin_dir = $plugins_dir . '/advanced-custom-fields-pro';
107107

108-
$zip_file = $archives_dir . '/advanced-custom-fields-pro-' . $version . '.zip';
108+
$zip_file = $archives_dir . '/advanced-custom-fields-pro.' . $version . '.zip';
109109

110110
/**
111111
* Download ZIP.

0 commit comments

Comments
 (0)