mirror of
https://github.com/maputnik/editor.git
synced 2026-08-26 23:17:27 +00:00
Upgrade to v1.0.2
This commit is contained in:
+1
-1
Submodule editor updated: e4850805fb...5c286f8d96
+1
-1
@@ -16,7 +16,7 @@ func main() {
|
|||||||
app := cli.NewApp()
|
app := cli.NewApp()
|
||||||
app.Name = "maputnik"
|
app.Name = "maputnik"
|
||||||
app.Usage = "Server for integrating Maputnik locally"
|
app.Usage = "Server for integrating Maputnik locally"
|
||||||
app.Version = "1.0.1"
|
app.Version = "1.0.2"
|
||||||
|
|
||||||
app.Flags = []cli.Flag{
|
app.Flags = []cli.Flag{
|
||||||
cli.StringFlag{
|
cli.StringFlag{
|
||||||
|
|||||||
Reference in New Issue
Block a user