Skip to content

Commit d1bece1

Browse files
committed
Reverted version number
1 parent 6775066 commit d1bece1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/WorldWind.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -596,10 +596,10 @@ define([ // PLEASE KEEP ALL THIS IN ALPHABETICAL ORDER BY MODULE NAME (not direc
596596
var WorldWind = {
597597
/**
598598
* The WorldWind version number.
599-
* @default "0.11.0"
599+
* @default "0.9.0"
600600
* @constant
601601
*/
602-
VERSION: "0.11.0",
602+
VERSION: "0.9.0",
603603

604604
// PLEASE KEEP THE ENTRIES BELOW IN ALPHABETICAL ORDER
605605
/**

0 commit comments

Comments
 (0)