Skip to content

Commit

Permalink
Merge pull request #42 from WyriHaximus/8.3.0RC1-=>-8.3.0RC2
Browse files Browse the repository at this point in the history
8.3.0RC1 => 8.3.0RC2
  • Loading branch information
WyriHaximus authored Oct 8, 2023
2 parents 62453d1 + aa05699 commit 961318c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
$versions = [];

if (getenv('INPUT_UPCOMINGRELEASES') == 'true') {
$versions[] = '8.3.0RC1';
$versions[] = '8.3.0RC2';
}

$d = new DOMDocument();
Expand Down

0 comments on commit 961318c

Please sign in to comment.