Skip to content

Commit

Permalink
Update mkspiffs tool to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Sep 23, 2017
1 parent 3c7d5ab commit bfd2397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type": "git",
"url": "https://github.com/platformio/platform-espressif8266.git"
},
"version": "1.5.0-alpha.2",
"version": "1.5.0-alpha.3",
"packageRepositories": [
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
"http://dl.platformio.org/packages/manifest.json",
Expand Down Expand Up @@ -65,7 +65,7 @@
"tool-mkspiffs": {
"type": "uploader",
"optional": true,
"version": "~1.103.0"
"version": "~1.200.0"
},
"sdk-esp8266": {
"optional": true,
Expand Down

0 comments on commit bfd2397

Please sign in to comment.