Skip to content
This repository was archived by the owner on Jun 24, 2020. It is now read-only.

Commit b2895a2

Browse files
committed
update to v2.0.50
1 parent 1c3f44c commit b2895a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • conf/provision/roles/burp-server/defaults

conf/provision/roles/burp-server/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
APPLICATION_UID: "{{ lookup('env', 'APPLICATION_UID') }}"
44
APPLICATION_GID: "{{ lookup('env', 'APPLICATION_GID') }}"
55

6-
BURP_VERSION: "2.0.48"
6+
BURP_VERSION: "2.0.50"
77

88
# Burp Cronjobs
99
ENABLE_CRON_DEDUP: "{{ lookup('env', 'ENABLE_CRON_DEDUP') | default(True) }}"

0 commit comments

Comments
 (0)