Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 9c3203b

Browse files
committed
Bump version
1 parent b8ae28f commit 9c3203b

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
<property file="build.secret.properties"/>
55
<property name="project.build.artifactdir" value="./artifacts/"/>
66
<property name="project.build.publishdir" value="./artifacts/"/>
7-
<property name="project.build.version" value="2.4.19"/>
7+
<property name="project.build.version" value="2.4.20"/>
88

99
<!-- Setup classpath for js-build-tools ant tasks -->
1010
<path id="js-build-tasks.classpath">

0 commit comments

Comments
 (0)