Skip to content

Commit e37c6ad

Browse files
committed
Update version to b23.
1 parent 13bbe66 commit e37c6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108

109109
<!-- Inputs -->
110110
<!-- 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" />
111+
<property name="version" value="b23" />
112112
<property name="sourceDirectory" location="Source" />
113113
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
114114
<property name="examplesDirectory" location="Examples" />

0 commit comments

Comments
 (0)