Skip to content

Commit 4438cdd

Browse files
committed
1.0.0-b2
1 parent fdb632f commit 4438cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Intercom/IntercomAbstractClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ abstract class IntercomAbstractClient extends Client
1717
/** @var string */
1818
const DEFAULT_ACCEPT_HEADER = 'application/json';
1919

20-
const USER_AGENT = 'intercom-php/1.0.0-b1';
20+
const USER_AGENT = 'intercom-php/1.0.0-b2';
2121

2222

2323
/**

0 commit comments

Comments
 (0)