diff --git a/django/labellabor/settings.py b/django/labellabor/settings.py index 1ba13e4..9e9fc19 100644 --- a/django/labellabor/settings.py +++ b/django/labellabor/settings.py @@ -54,7 +54,7 @@ sentry_sdk.init( traces_sample_rate=1.0, send_default_pii=True, # must be "True" here, will skip or omit in `before_send` callback ) -sentry_sdk.set_tag("version", "2.2.1") +sentry_sdk.set_tag("version", "2.2.2") LOGGING = { diff --git a/django/templates/_dropdown_profile.html b/django/templates/_dropdown_profile.html index cc61e49..5710d00 100644 --- a/django/templates/_dropdown_profile.html +++ b/django/templates/_dropdown_profile.html @@ -55,7 +55,7 @@
- Privacy PolicyTermsv2.2.1 + Privacy PolicyTermsv2.2.2