From d079718ceb85113afdc259e18de026b9923c5fb1 Mon Sep 17 00:00:00 2001 From: Wembie Date: Fri, 8 May 2026 20:36:41 -0500 Subject: [PATCH 1/5] fix: revert version to 0.1.0 in VERSION file --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index afaf360..6c6aa7c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 \ No newline at end of file +0.1.0 \ No newline at end of file From d8ed246e14cbc92303151890322fe6dcd9b6e563 Mon Sep 17 00:00:00 2001 From: Wembie Date: Fri, 8 May 2026 20:36:51 -0500 Subject: [PATCH 2/5] feat: update version to 1.0.0 in VERSION file --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 6c6aa7c..afaf360 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 \ No newline at end of file +1.0.0 \ No newline at end of file From c9cd497df15edbb98237bc1eeeef77f0b13d053d Mon Sep 17 00:00:00 2001 From: Wembie Date: Fri, 8 May 2026 20:37:59 -0500 Subject: [PATCH 3/5] fix: revert version to 0.1.5 across all configuration files --- .agents/plugins/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- VERSION | 2 +- gemini-extension.json | 2 +- sentinel.skill | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index 8a61a2f..fd05b37 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -1,7 +1,7 @@ { "id": "sentinel", "name": "SENTINEL", - "version": "1.0.0", + "version": "0.1.5", "description": "AI-powered contextual security auditing. Red-team-grade SAST: taint flow, attack graphs, exploit chains, hardening.", "author": "Wembie", "repo": "https://github.com/Wembie/Sentinel", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index ab22823..a854d87 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "sentinel", - "version": "1.0.0", + "version": "0.1.5", "description": "AI-powered contextual security auditing platform — red-team-grade SAST that thinks like an attacker.", "author": "Wembie", "license": "MIT", diff --git a/VERSION b/VERSION index afaf360..9faa1b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 \ No newline at end of file +0.1.5 diff --git a/gemini-extension.json b/gemini-extension.json index 4d89fee..dfc5283 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "sentinel", - "version": "1.0.0", + "version": "0.1.5", "description": "AI-powered contextual security auditing platform. Performs offensive-minded SAST: taint flow tracing, attack graph generation, exploit chain narratives, and hardening checklists.", "author": "Wembie", "repo": "https://github.com/Wembie/Sentinel", diff --git a/sentinel.skill b/sentinel.skill index cd3738b..921ed01 100644 --- a/sentinel.skill +++ b/sentinel.skill @@ -1,6 +1,6 @@ --- name: sentinel -version: "1.0.0" +version: "0.1.5" description: AI-powered contextual security auditing — red-team-grade SAST, taint flow, attack graphs, exploit chains author: Wembie repo: https://github.com/Wembie/Sentinel From 7635069d0cba288ab4794ee45431897718d478b7 Mon Sep 17 00:00:00 2001 From: Wembie Date: Fri, 8 May 2026 20:38:23 -0500 Subject: [PATCH 4/5] feat: update version to 1.0.0 across all configuration files --- .agents/plugins/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- VERSION | 2 +- gemini-extension.json | 2 +- sentinel.skill | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index fd05b37..8a61a2f 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -1,7 +1,7 @@ { "id": "sentinel", "name": "SENTINEL", - "version": "0.1.5", + "version": "1.0.0", "description": "AI-powered contextual security auditing. Red-team-grade SAST: taint flow, attack graphs, exploit chains, hardening.", "author": "Wembie", "repo": "https://github.com/Wembie/Sentinel", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index a854d87..ab22823 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "sentinel", - "version": "0.1.5", + "version": "1.0.0", "description": "AI-powered contextual security auditing platform — red-team-grade SAST that thinks like an attacker.", "author": "Wembie", "license": "MIT", diff --git a/VERSION b/VERSION index 9faa1b7..3eefcb9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.5 +1.0.0 diff --git a/gemini-extension.json b/gemini-extension.json index dfc5283..4d89fee 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "sentinel", - "version": "0.1.5", + "version": "1.0.0", "description": "AI-powered contextual security auditing platform. Performs offensive-minded SAST: taint flow tracing, attack graph generation, exploit chain narratives, and hardening checklists.", "author": "Wembie", "repo": "https://github.com/Wembie/Sentinel", diff --git a/sentinel.skill b/sentinel.skill index 921ed01..cd3738b 100644 --- a/sentinel.skill +++ b/sentinel.skill @@ -1,6 +1,6 @@ --- name: sentinel -version: "0.1.5" +version: "1.0.0" description: AI-powered contextual security auditing — red-team-grade SAST, taint flow, attack graphs, exploit chains author: Wembie repo: https://github.com/Wembie/Sentinel From c51dcfad06a909699075e083dc2f439ad3d386f7 Mon Sep 17 00:00:00 2001 From: Wembie Date: Fri, 8 May 2026 20:49:00 -0500 Subject: [PATCH 5/5] feat: update version to 1.0.0 in marketplace, plugin, gemini-extension, and sentinel files --- .agents/plugins/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- gemini-extension.json | 2 +- sentinel.skill | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index fd05b37..8a61a2f 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -1,7 +1,7 @@ { "id": "sentinel", "name": "SENTINEL", - "version": "0.1.5", + "version": "1.0.0", "description": "AI-powered contextual security auditing. Red-team-grade SAST: taint flow, attack graphs, exploit chains, hardening.", "author": "Wembie", "repo": "https://github.com/Wembie/Sentinel", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index a854d87..ab22823 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "sentinel", - "version": "0.1.5", + "version": "1.0.0", "description": "AI-powered contextual security auditing platform — red-team-grade SAST that thinks like an attacker.", "author": "Wembie", "license": "MIT", diff --git a/gemini-extension.json b/gemini-extension.json index dfc5283..4d89fee 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "sentinel", - "version": "0.1.5", + "version": "1.0.0", "description": "AI-powered contextual security auditing platform. Performs offensive-minded SAST: taint flow tracing, attack graph generation, exploit chain narratives, and hardening checklists.", "author": "Wembie", "repo": "https://github.com/Wembie/Sentinel", diff --git a/sentinel.skill b/sentinel.skill index 921ed01..cd3738b 100644 --- a/sentinel.skill +++ b/sentinel.skill @@ -1,6 +1,6 @@ --- name: sentinel -version: "0.1.5" +version: "1.0.0" description: AI-powered contextual security auditing — red-team-grade SAST, taint flow, attack graphs, exploit chains author: Wembie repo: https://github.com/Wembie/Sentinel