Skip to content

Commit 5176e9c

Browse files
reversedcodesclaude
andcommitted
fix: declare IDA 9.4 support again
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent feff6a8 commit 5176e9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ida-plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "IDA-Discord-RPC",
66
"entryPoint": "ida_discord_rpc",
77
"version": "1.1.0",
8-
"idaVersions": ["9.0", "9.1", "9.2", "9.3"],
8+
"idaVersions": ["9.0", "9.1", "9.2", "9.3", "9.4"],
99
"platforms": ["windows-x86_64", "linux-x86_64", "macos-x86_64", "macos-aarch64"],
1010
"description": "IDA Discord RPC integrates Discord Rich Presence into IDA, displaying real-time information about your reverse engineering activity directly in your Discord profile: current function, view, file, debugging status and more - all configurable from a settings dialog.",
1111
"license": "Apache-2.0",

0 commit comments

Comments
 (0)