File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1414 attributes :
1515 label : NetBox version
1616 description : What version of NetBox are you currently running?
17- placeholder : v3.0.10
17+ placeholder : v3.0.11
1818 validations :
1919 required : true
2020 - type : dropdown
Original file line number Diff line number Diff line change 1414 attributes :
1515 label : NetBox version
1616 description : What version of NetBox are you currently running?
17- placeholder : v3.0.10
17+ placeholder : v3.0.11
1818 validations :
1919 required : true
2020 - type : dropdown
Original file line number Diff line number Diff line change 11# NetBox v3.0
22
3- ## v3.0.11 (FUTURE )
3+ ## v3.0.11 (2021-11-24 )
44
55### Enhancements
66
Original file line number Diff line number Diff line change 1717# Environment setup
1818#
1919
20- VERSION = '3.0.11-dev '
20+ VERSION = '3.0.11'
2121
2222# Hostname
2323HOSTNAME = platform .node ()
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ django-mptt==0.13.4
77django-pglocks == 1.0.4
88django-prometheus == 2.1.0
99django-redis == 5.0.0
10- django-rq == 2.4 .1
10+ django-rq == 2.5 .1
1111django-tables2 == 2.4.1
1212django-taggit == 1.5.1
1313django-timezone-field == 4.2.1
@@ -16,7 +16,7 @@ drf-yasg[validation]==1.20.0
1616graphene_django == 2.15.0
1717gunicorn == 20.1.0
1818Jinja2 == 3.0.3
19- Markdown == 3.3.4
19+ Markdown == 3.3.6
2020markdown-include == 0.6.0
2121mkdocs-material == 7.3.6
2222netaddr == 0.8.0
You can’t perform that action at this time.
0 commit comments