Skip to content

Commit 5454110

Browse files
committed
revert to prev hardcoded version
1 parent 1f3f2ca commit 5454110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sentry/SentryBundle/SentryBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
class SentryBundle extends Bundle
88
{
9-
const VERSION = '0.8.1';
9+
const VERSION = '0.8.x-dev';
1010
}

0 commit comments

Comments
 (0)