Skip to content

Commit

Permalink
Release 2024.11
Browse files Browse the repository at this point in the history
  • Loading branch information
louispt1 authored Nov 5, 2024
1 parent 0a6b63a commit bf81b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/sentry.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Sentry.init do |config|
# Set release version
config.release = '2024.10'
config.release = '2024.11'

config.dsn = ENV.fetch('SENTRY_DSN', nil)
config.enabled_environments = %w[production staging]
Expand Down

0 comments on commit bf81b62

Please sign in to comment.