mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 21:40:01 +00:00
Update editor to v1.6.1
This commit is contained in:
@@ -16,7 +16,7 @@ func main() {
|
||||
app := cli.NewApp()
|
||||
app.Name = "maputnik"
|
||||
app.Usage = "Server for integrating Maputnik locally"
|
||||
app.Version = "Editor: 1.6.0; Desktop: 1.0.4"
|
||||
app.Version = "Editor: 1.6.1; Desktop: 1.0.4"
|
||||
|
||||
app.Flags = []cli.Flag{
|
||||
cli.StringFlag{
|
||||
|
||||
Reference in New Issue
Block a user