We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8896df3 commit 33a6388Copy full SHA for 33a6388
1 file changed
platform.json
@@ -11,7 +11,7 @@
11
"type": "git",
12
"url": "https://github.com/Nuclei-Software/platform-nuclei.git"
13
},
14
- "version": "1.0.5",
+ "version": "1.0.6",
15
"packageRepositories": [
16
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
17
"http://dl.platformio.org/packages/manifest.json",
@@ -34,7 +34,7 @@
34
"framework-nuclei-sdk": {
35
"optional": true,
36
"type": "framework",
37
- "version": "~0.2.3"
+ "version": "~0.2.4"
38
39
"tool-openocd-nuclei": {
40
0 commit comments