We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91641f9 commit b811c0eCopy full SHA for b811c0e
src/GeoExt/Version.js
@@ -9,7 +9,7 @@
9
var major = 2,
10
minor = 0,
11
patch = 1,
12
- label = 'dev',
+ label = '',
13
environment = [],
14
v = '';
15
0 commit comments