We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149875a commit 4a6ba01Copy full SHA for 4a6ba01
helpers/config.php
@@ -28,7 +28,7 @@
28
*/
29
class uConfig {
30
// version number
31
- static $version = "1.0-beta";
+ static $version = "0.6";
32
33
// default map drawing framework
34
static $mapapi = "openlayers";
0 commit comments