Skip to content

Commit 35a4b24

Browse files
committed
Update user agent
1 parent 17f26d4 commit 35a4b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cachet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Cachet
1313
*
1414
* @var string
1515
*/
16-
const USER_AGENT = 'Cachet/1.0';
16+
public const USER_AGENT = 'Cachet/3.0 (+https://docs.cachethq.io)';
1717

1818
/**
1919
* Get the default CSS variables.

0 commit comments

Comments
 (0)