Skip to content

Commit 81266c2

Browse files
committed
Update Phalcon DevTools version to 4.0.0-RC.1
1 parent 073c110 commit 81266c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class Version extends PhVersion
2727
// phpcs:disable
2828
protected static function _getVersion(): array
2929
{
30-
return [4, 0, 0, 2, 2];
30+
return [4, 0, 0, 3, 1];
3131
}
3232
// phpcs:enable
3333
}

0 commit comments

Comments
 (0)