We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548cd54 commit 18b7a60Copy full SHA for 18b7a60
1 file changed
src/Configuration.php
@@ -85,7 +85,7 @@ class Configuration implements FeatureDataStore
85
*/
86
protected $notifier = [
87
'name' => 'Bugsnag PHP (Official)',
88
- 'version' => '3.29.0',
+ 'version' => '3.29.1',
89
'url' => 'https://bugsnag.com',
90
];
91
0 commit comments