From 53645cb8186e37fdafa0bacf14b0eca06cb3f71b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 2 Jul 2026 20:57:29 +0000 Subject: [PATCH] Bump version to v1.6.1 --- .claude-plugin/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- src/Dolphin/Dolphin.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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