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 8af4b14 commit 27222fcCopy full SHA for 27222fc
build.xml
@@ -130,7 +130,7 @@
130
131
<!-- Inputs -->
132
<!-- this version should be set to the upcoming version, so it can be tagged without requiring a bump first -->
133
- <property name="version" value="b24" />
+ <property name="version" value="b25" />
134
<property name="sourceDirectory" location="Source" />
135
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
136
<property name="examplesDirectory" location="Examples" />
0 commit comments