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 13bbe66 commit e37c6adCopy full SHA for e37c6ad
build.xml
@@ -108,7 +108,7 @@
108
109
<!-- Inputs -->
110
<!-- this version should be set to the upcoming version, so it can be tagged without requiring a bump first -->
111
- <property name="version" value="b22" />
+ <property name="version" value="b23" />
112
<property name="sourceDirectory" location="Source" />
113
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
114
<property name="examplesDirectory" location="Examples" />
0 commit comments