We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6848e commit ab85741Copy full SHA for ab85741
1 file changed
install-hooks.sh
@@ -28,7 +28,7 @@ NC='\033[0m' # No Color
28
# 支援的 Coding Agent 清單(目前)
29
# Supported coding agents list
30
SUPPORTED_AGENTS=(claude codex cursor copilot antigravity qoder pi opencode grok)
31
-.4.2"
+VERSION="1.4.2"
32
RELEASE_BASE_URL="https://github.com/doggy8088/better-rm/releases/latest/download"
33
RELEASE_HOOK_ASSET_NAME="protect-important-paths.js"
34
RELEASE_OPENCODE_PLUGIN_ASSET_NAME="opencode-protect-important-paths.ts"
0 commit comments