Skip to content

Commit b811c0e

Browse files
author
Christian Mayer
committed
Set version to 2.0.1 for bugfix release
1 parent 91641f9 commit b811c0e

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 = 1,
12-
label = 'dev',
12+
label = '',
1313
environment = [],
1414
v = '';
1515

0 commit comments

Comments
 (0)