diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 5d8b573..49d1b4d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -12,7 +12,7 @@ "source": { "source": "github", "repo": "Tim-Pohlmann/Dolphin", - "ref": "v1.6.0" + "ref": "v1.7.0" } } ] diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 960fe6e..e390771 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dolphin", - "version": "1.7.0", + "version": "1.6.1", "description": "Custom static analysis powered by Opengrep. Generate rules with Claude, run them in CI.", "author": { "name": "Tim Pohlmann" }, "hooksFile": "hooks/hooks.json" diff --git a/src/Dolphin/Dolphin.csproj b/src/Dolphin/Dolphin.csproj index 4dce965..b865dbd 100644 --- a/src/Dolphin/Dolphin.csproj +++ b/src/Dolphin/Dolphin.csproj @@ -7,7 +7,7 @@ enable dolphin Dolphin - 1.7.0 + 1.6.1 v1.16.4 true