Skip to content
Snippets Groups Projects

Update cesiumVersions.php

Closed vincentux requested to merge patch-1 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -3,7 +3,7 @@
$cesiumVersions = [
'home' => '1.6.5',
'android' => '1.6.5',
'debian' => '1.6.1',
'debian' => '1.6.5',
'arch' => '1.6.1',
'windows' => '1.3.11',
'firefox' => '1.6.5',
Loading