File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " defectdojo" ,
3
- "version" : " 2.37.0-dev " ,
3
+ "version" : " 2.36.5 " ,
4
4
"license" : " BSD-3-Clause" ,
5
5
"private" : true ,
6
6
"dependencies" : {
Original file line number Diff line number Diff line change 4
4
# Django starts so that shared_task will use this app.
5
5
from .celery import app as celery_app # noqa: F401
6
6
7
- __version__ = '2.37.0-dev '
7
+ __version__ = '2.36.5 '
8
8
__url__ = 'https://github.com/DefectDojo/django-DefectDojo'
9
9
__docs__ = 'https://documentation.defectdojo.com'
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : " 2.37.0-dev "
2
+ appVersion : " 2.36.5 "
3
3
description : A Helm chart for Kubernetes to install DefectDojo
4
4
name : defectdojo
5
- version : 1.6.142-dev
5
+ version : 1.6.142
6
6
icon : https://www.defectdojo.org/img/favicon.ico
7
7
maintainers :
8
8
- name : madchap
You can’t perform that action at this time.
0 commit comments