Update marketplace version to v1.1.0

This commit is contained in:
Mahipal
2026-03-31 14:41:58 +02:00
parent 1cffd664f5
commit bb39fa73a9
+4 -4
View File
@@ -6,14 +6,14 @@
}, },
"metadata": { "metadata": {
"description": "753 cybersecurity skills for AI agents and security practitioners covering web security, pentesting, forensics, threat intelligence, cloud security, and more.", "description": "753 cybersecurity skills for AI agents and security practitioners covering web security, pentesting, forensics, threat intelligence, cloud security, and more.",
"version": "1.0.0" "version": "1.1.0"
}, },
"plugins": [ "plugins": [
{ {
"name": "cybersecurity-skills", "name": "cybersecurity-skills",
"source": "./", "source": "./",
"description": "753 cybersecurity skills covering web security, pentesting, DFIR, threat intelligence, cloud security, malware analysis, and more.", "descripyion": "753 cybersecurity skills covering web security, pentesting, DFIR, threat intelligence, cloud security, malware analysis, and more.",
"version": "1.0.0", "version": "1.1.0",
"author": { "author": {
"name": "mukul975" "name": "mukul975"
}, },
@@ -34,4 +34,4 @@
"repository": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills" "repository": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills"
} }
] ]
} }