We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e4ed9 commit 76a3db1Copy full SHA for 76a3db1
build.xml
@@ -83,7 +83,7 @@
83
<property name="build.minification" value="false" />
84
85
<!-- Inputs -->
86
- <property name="version" value="b8" />
+ <property name="version" value="b9" />
87
<property name="sourceDirectory" location="Source" />
88
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
89
<property name="examplesDirectory" location="Examples" />
0 commit comments