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.
2 parents 48a7a73 + 6fa16dd commit 499e4eeCopy full SHA for 499e4ee
dojo/__init__.py
@@ -4,6 +4,6 @@
4
# Django starts so that shared_task will use this app.
5
from .celery import app as celery_app # noqa: F401
6
7
-__version__ = "2.45.2"
+__version__ = "2.45.3"
8
__url__ = "https://github.com/DefectDojo/django-DefectDojo"
9
__docs__ = "https://documentation.defectdojo.com"
helm/defectdojo/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
appVersion: "2.46.0-dev"
3
description: A Helm chart for Kubernetes to install DefectDojo
name: defectdojo
-version: 1.6.184-dev
+version: 1.6.185-dev
icon: https://www.defectdojo.org/img/favicon.ico
maintainers:
- name: madchap
0 commit comments