diff --git a/src/Sentry/SentryBundle/SentryBundle.php b/src/Sentry/SentryBundle/SentryBundle.php index c0af6e71..262a30a6 100644 --- a/src/Sentry/SentryBundle/SentryBundle.php +++ b/src/Sentry/SentryBundle/SentryBundle.php @@ -6,5 +6,5 @@ class SentryBundle extends Bundle { - const VERSION = '0.7.x-dev'; + const VERSION = '0.7.0'; }