We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4fafd1 commit c324ec9Copy full SHA for c324ec9
src/epiportal/settings.py
@@ -24,7 +24,7 @@
24
from sentry_sdk.integrations.django import DjangoIntegration
25
from sentry_sdk.integrations.redis import RedisIntegration
26
27
-APP_VERSION = "1.0.14"
+APP_VERSION = "1.0.15"
28
ALTERNATIVE_INTERFACE_VERSION = "1.0.5"
29
30
0 commit comments