Skip to content

Commit e220e1f

Browse files
committed
Bump Cesium version to b18.
1 parent edfe09f commit e220e1f

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
@@ -109,7 +109,7 @@
109109

110110
<!-- Inputs -->
111111
<!-- 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" />
112+
<property name="version" value="b18" />
113113
<property name="sourceDirectory" location="Source" />
114114
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
115115
<property name="examplesDirectory" location="Examples" />

0 commit comments

Comments
 (0)