File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " defectdojo" ,
3- "version" : " 2.49.0-dev " ,
3+ "version" : " 2.48.3 " ,
44 "license" : " BSD-3-Clause" ,
55 "private" : true ,
66 "dependencies" : {
Original file line number Diff line number Diff line change 44# Django starts so that shared_task will use this app.
55from .celery import app as celery_app # noqa: F401
66
7- __version__ = "2.48.2 "
7+ __version__ = "2.48.3 "
88__url__ = "https://github.com/DefectDojo/django-DefectDojo"
99__docs__ = "https://documentation.defectdojo.com"
Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : " 2.49.0-dev "
2+ appVersion : " 2.48.3 "
33description : A Helm chart for Kubernetes to install DefectDojo
44name : defectdojo
5- version : 1.6.198-dev
5+ version : 1.6.198
66icon : https://www.defectdojo.org/img/favicon.ico
77maintainers :
88 - name : madchap
You can’t perform that action at this time.
0 commit comments