Skip to content

Commit d80ae68

Browse files
committed
Bumped version value.
Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
1 parent 7dc71f0 commit d80ae68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/Application/Devflow.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ private function init(): void
5757

5858
public function release(): string
5959
{
60-
return '1.0.0-rc.1';
60+
return '1.0.0-rc.2';
6161
}
6262
}

0 commit comments

Comments
 (0)