From 3011b5397a1201400501d84a93dc126da2ff8435 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Wed, 10 Sep 2025 19:01:18 +0300 Subject: [PATCH] bump supported version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e93b93436..f6bd12f8f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The software implements the [Torznab](https://torznab.github.io/spec-1.3-draft/i A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](https://github.com/webtor-io/go-jackett) #### Supported Systems -The currently supported version of Jackett is 0.22.+, which is compatible with the following OS: +The currently supported version of Jackett is 0.23.+, which is compatible with the following OS: * Windows 10 Version 1607+ or greater [supported operating systems here](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#windows) * Linux [supported operating systems here](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#linux) * macOS 13.0+ (Ventura) or greater [supported operating systems here](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#macos)