Skip to content
Snippets Groups Projects
Commit d88e709d authored by Boris's avatar Boris
Browse files

Fix Cesium versions

parent 5a90cafd
No related branches found
No related tags found
No related merge requests found
<?php
$cesiumVersions = [
'home' => '1.4.12',
'android' => '1.4.12',
'linux' => '1.4.12',
'windows' => '1.4.12',
'mac' => '1.4.12',
'web' => '1.4.12'
'home' => '1.4.3',
'android' => '1.4.3',
'linux' => '1.4.3',
'windows' => '1.3.11',
'mac' => '1.4.3',
'web' => '1.4.3'
];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment