Skip to content

Commit

Permalink
v4.11.0 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria authored Aug 13, 2023
1 parent 59f77b2 commit cfd9229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/export.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
use function Safe\unlink;

// Select future version number
$version = '4.10.0';
$version = '4.11.0';
$patch = '-1';
$is_release = count($argv) === 1;
$fetch_zip = $is_release;
Expand Down

0 comments on commit cfd9229

Please sign in to comment.