From c0372420376428b5333844c9b4fc28a502cf5995 Mon Sep 17 00:00:00 2001 From: Justin Bollinger Date: Sat, 25 Apr 2026 20:41:45 -0400 Subject: [PATCH] docs(readme): correct version history to v2.9.3 Co-Authored-By: Claude Sonnet 4.6 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6be7bd1..284af3c 100644 --- a/README.md +++ b/README.md @@ -918,8 +918,8 @@ Interactive menu for downloading and managing wordlists from Weakpass.com via Bi ------------------------------------------------------------------- ### Version History -Version 2.10.0 - - Transmission daemon now watches a dedicated temp directory (`/tmp/hate_crack/`) for new `.torrent` files; wordlist content still downloads to the configured wordlist directory +Version 2.9.3 + - Transmission daemon now watches `/tmp/hate_crack/` for new `.torrent` files; wordlist content still downloads to the configured wordlist directory - Suppressed `transmission-daemon` stdout/stderr so daemon log output no longer appears in the terminal - Increased watch-dir polling window to 30s to account for transmission's ~10s scan interval - Store downloaded `.torrent` files in `/tmp/hate_crack/` instead of `/tmp/` root