Update Editor to v1.7.0

This commit is contained in:
pathmapper
2020-05-28 22:05:48 +02:00
parent 293342e4fb
commit 686fd27b35
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ func main() {
app := cli.NewApp()
app.Name = "maputnik"
app.Usage = "Server for integrating Maputnik locally"
app.Version = "Editor: 1.6.1; Desktop: 1.0.5"
app.Version = "Editor: 1.7.0; Desktop: 1.0.5"
app.Flags = []cli.Flag{
&cli.StringFlag{