File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " DefectDojo" ,
3
- "version" : " 1.13.0 " ,
3
+ "version" : " 1.13.1 " ,
4
4
"dependencies" : {
5
5
"JUMFlot" : " jumjum123/JUMFlot#*" ,
6
6
"bootstrap" : " ^3.4.0" ,
Original file line number Diff line number Diff line change 6
6
7
7
default_app_config = 'dojo.apps.DojoAppConfig'
8
8
9
- __version__ = '1.13.0 '
9
+ __version__ = '1.13.1 '
10
10
__url__ = 'https://github.com/DefectDojo/django-DefectDojo'
11
11
__docs__ = 'http://defectdojo.readthedocs.io/'
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
- appVersion : " 1.13.0 "
2
+ appVersion : " 1.13.1 "
3
3
description : A Helm chart for Kubernetes to install DefectDojo
4
4
name : defectdojo
5
5
version : 1.5.0
Original file line number Diff line number Diff line change 4
4
5
5
setup (
6
6
name = 'DefectDojo' ,
7
- version = '1.13.0 ' ,
7
+ version = '1.13.1 ' ,
8
8
author = 'Greg Anderson' ,
9
9
description = "Tool for managing vulnerability engagements" ,
10
10
install_requires = [
You can’t perform that action at this time.
0 commit comments