mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-13 12:33:23 +02:00
version bump
This commit is contained in:
parent
bca2be7c3b
commit
7fc66c3309
2 changed files with 2 additions and 2 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
<div class="my-2 text-center"><small>
|
||||
<a class="text-600 me-1 termslink" href="JavaScript:void(0);" onclick="window.location='{% url 'privacy_policy' %}';">Privacy Policy</a>•<a class="text-600 mx-1 termslink" href="JavaScript:void(0);" onclick="window.location='{% url 'terms' %}';">Terms</a>•<a class="text-600 mx-1 termslink">v2.2.1</a></small>
|
||||
<a class="text-600 me-1 termslink" href="JavaScript:void(0);" onclick="window.location='{% url 'privacy_policy' %}';">Privacy Policy</a>•<a class="text-600 mx-1 termslink" href="JavaScript:void(0);" onclick="window.location='{% url 'terms' %}';">Terms</a>•<a class="text-600 mx-1 termslink">v2.2.2</a></small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue