We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfe09f commit e220e1fCopy full SHA for e220e1f
build.xml
@@ -109,7 +109,7 @@
109
110
<!-- Inputs -->
111
<!-- this version should be set to the upcoming version, so it can be tagged without requiring a bump first -->
112
- <property name="version" value="b17" />
+ <property name="version" value="b18" />
113
<property name="sourceDirectory" location="Source" />
114
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
115
<property name="examplesDirectory" location="Examples" />
0 commit comments