Release version 0.6

This commit is contained in:
Bartek Fabiszewski 2020-01-30 23:22:16 +01:00
parent 149875af35
commit 4a6ba01893

View File

@ -28,7 +28,7 @@
*/
class uConfig {
// version number
static $version = "1.0-beta";
static $version = "0.6";
// default map drawing framework
static $mapapi = "openlayers";