Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Piagrammist committed Jan 4, 2025
1 parent 0e6e6a0 commit 421de0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-ini.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
} else {
if (!is_file($phar = __DIR__ . '/easy-ini.phar')) {
copy(
'https://github.com/Piagrammist/easy-php-ini/releases/download/v0.4/easy-ini.phar',
'https://github.com/Piagrammist/easy-php-ini/releases/download/v0.5/easy-ini.phar',
$phar
);
}
Expand Down

0 comments on commit 421de0e

Please sign in to comment.