Skip to content
Snippets Groups Projects
Commit d58fdb9d authored by vincentux's avatar vincentux
Browse files

Update cesiumVersions.php

parent 749d4d75
No related branches found
No related tags found
No related merge requests found
<?php
$cesiumVersions = [
'home' => '1.3.11',
'android' => '1.3.11',
'linux' => '1.3.11',
'windows' => '1.3.11',
'mac' => '1.3.11',
'web' => '1.3.11'
'home' => '1.6.0',
'android' => '1.6.0',
'linux' => '1.6.0',
'windows' => '1.6.0',
'mac' => '1.6.0',
'web' => '1.6.0'
];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment