Skip to content

Commit 7f05b92

Browse files
4.15.2
1 parent 49d927c commit 7f05b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/BladeOne.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
class BladeOne
4242
{
4343
//<editor-fold desc="fields">
44-
public const VERSION = '4.15.1';
44+
public const VERSION = '4.15.2';
4545
/** @var int BladeOne reads if the compiled file has changed. If it has changed,then the file is replaced. */
4646
public const MODE_AUTO = 0;
4747
/** @var int Then compiled file is always replaced. It's slow and it's useful for development. */

0 commit comments

Comments
 (0)