Skip to content

Commit 0dc2e5b

Browse files
committed
Bump version to 4.1.8.
1 parent c520f58 commit 0dc2e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Clockwork/Clockwork.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Clockwork implements LoggerInterface
2121
/**
2222
* Clockwork version
2323
*/
24-
const VERSION = '4.1.7';
24+
const VERSION = '4.1.8';
2525

2626
/**
2727
* Array of data sources, these objects provide data to be stored in a request object

0 commit comments

Comments
 (0)