Skip to content

Commit 3670083

Browse files
Update version to b17.
1 parent c7af1b0 commit 3670083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104

105105
<!-- Inputs -->
106106
<!-- this version should be set to the upcoming version, so it can be tagged without requiring a bump first -->
107-
<property name="version" value="b16" />
107+
<property name="version" value="b17" />
108108
<property name="sourceDirectory" location="Source" />
109109
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
110110
<property name="examplesDirectory" location="Examples" />

0 commit comments

Comments
 (0)