Merge pull request #24 from flant/update_for_0_0_3

Set version 0.0.3 in plugin.json
This commit is contained in:
Ivan Mikheykin
2018-11-26 16:33:31 +03:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -25,8 +25,8 @@
{"name": "Color mapping", "path": "img/color-mapping.png"}, {"name": "Color mapping", "path": "img/color-mapping.png"},
{"name": "Queries example", "path": "img/queries-example.png"} {"name": "Queries example", "path": "img/queries-example.png"}
], ],
"version": "0.0.2", "version": "0.0.3",
"updated": "2018-10-17" "updated": "2018-11-26"
}, },
"dependencies": { "dependencies": {
+2 -2
View File
@@ -25,8 +25,8 @@
{"name": "Color mapping", "path": "img/color-mapping.png"}, {"name": "Color mapping", "path": "img/color-mapping.png"},
{"name": "Queries example", "path": "img/queries-example.png"} {"name": "Queries example", "path": "img/queries-example.png"}
], ],
"version": "0.0.2", "version": "0.0.3",
"updated": "2018-10-17" "updated": "2018-11-26"
}, },
"dependencies": { "dependencies": {