Skip to content

Commit 33a6388

Browse files
committed
misc: bump version to 1.0.6
Nuclei SDK update to 0.2.4 Signed-off-by: Huaqi Fang <578567190@qq.com>
1 parent 8896df3 commit 33a6388

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

platform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"type": "git",
1212
"url": "https://github.com/Nuclei-Software/platform-nuclei.git"
1313
},
14-
"version": "1.0.5",
14+
"version": "1.0.6",
1515
"packageRepositories": [
1616
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
1717
"http://dl.platformio.org/packages/manifest.json",
@@ -34,7 +34,7 @@
3434
"framework-nuclei-sdk": {
3535
"optional": true,
3636
"type": "framework",
37-
"version": "~0.2.3"
37+
"version": "~0.2.4"
3838
},
3939
"tool-openocd-nuclei": {
4040
"optional": true,

0 commit comments

Comments
 (0)