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.
1 parent 1f3f2ca commit 5454110Copy full SHA for 5454110
src/Sentry/SentryBundle/SentryBundle.php
@@ -6,5 +6,5 @@
6
7
class SentryBundle extends Bundle
8
{
9
- const VERSION = '0.8.1';
+ const VERSION = '0.8.x-dev';
10
}
0 commit comments