Skip to content

Commit 985e0ce

Browse files
ZBUG-3640 - Updated version to 7
1 parent 5e49744 commit 985e0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- PROPERTIES -->
55
<property file='build-custom.properties' />
66

7-
<property name='version' value='20190610.6'/>
7+
<property name='version' value='20190610.7'/>
88
<property name='name' value='owasp-java-html-sanitizer'/>
99
<property name='fullname' value='${name}-${version}'/>
1010
<property name='Title' value='OWASP Java HTML Sanitizer'/>

0 commit comments

Comments
 (0)