Bumping version

normally I would've yanked the old gem, but that's not working here
This commit is contained in:
Felipe
2025-07-22 12:41:26 +00:00
parent 0250579f0e
commit d3466b3387
2 changed files with 2 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ class WaybackMachineDownloader
include ArchiveAPI
include SubdomainProcessor
VERSION = "2.3.11"
VERSION = "2.3.12"
DEFAULT_TIMEOUT = 30
MAX_RETRIES = 3
RETRY_DELAY = 2