We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a570995 + 57c511b commit 1cbf920Copy full SHA for 1cbf920
src/Plugin.php
@@ -24,7 +24,7 @@
24
*/
25
final class Plugin extends AbstractSingleton
26
{
27
- public const VERSION = '3.0.0-beta.0';
+ public const VERSION = '3.0.0';
28
29
/**
30
* Configuration array for Rollbar.
0 commit comments