Fix PEP to SemVer converting

This commit is contained in:
Ivan Kravets
2017-01-31 01:59:38 +02:00
parent b72c5836ef
commit cf161dcfbb
+2 -2
View File
@@ -6,13 +6,13 @@
"homepage": "http://platformio.org/platforms/espressif32",
"license": "Apache-2.0",
"engines": {
"platformio": ">=3.3.0-a7"
"platformio": ">=3.3.0-a.7"
},
"repository": {
"type": "git",
"url": "https://github.com/platformio/platform-espressif32.git"
},
"version": "0.6.0-a2",
"version": "0.6.0-alpha.3",
"packageRepositories": [
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
"https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",