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