Skip to content

Commit c04091f

Browse files
committed
Update Version.js
Set Version to 2.0.2 for release
1 parent 23ddae5 commit c04091f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GeoExt/Version.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
var major = 2,
1010
minor = 0,
1111
patch = 2,
12-
label = 'dev',
12+
label = '',
1313
environment = [],
1414
v = '';
1515

0 commit comments

Comments
 (0)