Skip to content

Commit ef51df8

Browse files
committed
fix repeater html
1 parent 53a2ed9 commit ef51df8

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
@@ -27,7 +27,7 @@ class Root
2727
*
2828
* @var string
2929
*/
30-
public const string VERSION = '2.7.5';
30+
public const string VERSION = '2.7.6';
3131

3232
/**
3333
* The registered booting callbacks.

0 commit comments

Comments
 (0)