Skip to content

Commit 79258be

Browse files
committed
Bump version to 1.0.0
1 parent fcc7e4d commit 79258be

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

platform.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,16 @@
44
"description": "Espressif Systems is a privately held fabless semiconductor company. They provide wireless communications and Wi-Fi chips which are widely used in mobile devices and the Internet of Things applications.",
55
"url": "https://espressif.com/",
66
"homepage": "http://platformio.org/platforms/espressif",
7-
"license": {
8-
"type": "Apache-2.0",
9-
"url": "http://opensource.org/licenses/apache2.0.php"
10-
},
7+
"license": "Apache-2.0",
118
"engines": {
12-
"platformio": "~3.0.0",
9+
"platformio": "^3.0.0",
1310
"scons": ">=2.3.0,<2.6.0"
1411
},
1512
"repository": {
1613
"type": "git",
1714
"url": "https://github.com/platformio/platform-espressif.git"
1815
},
19-
"version": "0.1.2",
16+
"version": "1.0.0",
2017
"packageRepositories": [
2118
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
2219
"https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",

0 commit comments

Comments
 (0)