Skip to content

Commit 76a3db1

Browse files
committed
Update build.xml for b9 release.
1 parent 97e4ed9 commit 76a3db1

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
@@ -83,7 +83,7 @@
8383
<property name="build.minification" value="false" />
8484

8585
<!-- Inputs -->
86-
<property name="version" value="b8" />
86+
<property name="version" value="b9" />
8787
<property name="sourceDirectory" location="Source" />
8888
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
8989
<property name="examplesDirectory" location="Examples" />

0 commit comments

Comments
 (0)