Skip to content

Commit 037fe23

Browse files
author
Steve Kirkland
committed
Release v3.30.0
1 parent 0f63b27 commit 037fe23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-
## 3.30.0 (2025-06-??)
4+
## 3.30.0 (2025-07-08)
55

66
### Enhancements
77

src/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ class Configuration implements FeatureDataStore
100100
*/
101101
protected $notifier = [
102102
'name' => 'Bugsnag PHP (Official)',
103-
'version' => '3.29.3',
103+
'version' => '3.30.0',
104104
'url' => 'https://bugsnag.com',
105105
];
106106

0 commit comments

Comments
 (0)