Skip to content

Commit 05dd636

Browse files
authored
Release v2.10.2
2 parents 1a1fd8e + f4bce3a commit 05dd636

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
## TBD
4+
## 2.10.2 (2023-07-12)
55

66
### Bug Fixes
77

src/Bugsnag/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Bugsnag_Configuration
1818
public $proxySettings = array();
1919
public $notifier = array(
2020
'name' => 'Bugsnag PHP (Official)',
21-
'version' => '2.10.1',
21+
'version' => '2.10.2',
2222
'url' => 'https://bugsnag.com',
2323
);
2424
public $sendEnvironment = false;

0 commit comments

Comments
 (0)