Skip to content

Commit 9ec542c

Browse files
committed
fix version
1 parent a9428a5 commit 9ec542c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Root.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Root
2424
*
2525
* @var string
2626
*/
27-
public const VERSION = '2.5.2';
27+
public const VERSION = '2.5.1';
2828

2929
/**
3030
* The registered booting callbacks.

0 commit comments

Comments
 (0)