From 0fe56ba81162fbe0e277008ac34bf5040b326d67 Mon Sep 17 00:00:00 2001 From: Jacob Lasky Date: Mon, 20 Jul 2026 09:58:56 -0400 Subject: [PATCH] [dispatcharr-ranked-matchups] Bump to 1.12.0 Knockout honours grounding for previews + drop the closeness descriptor on finals. Release: https://github.com/Jacob-Lasky/dispatcharr_ranked_matchups/releases/tag/v1.12.0 Co-Authored-By: Claude Opus 4.8 (1M context) --- plugins/dispatcharr-ranked-matchups/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/dispatcharr-ranked-matchups/plugin.json b/plugins/dispatcharr-ranked-matchups/plugin.json index 5296941..31b3c50 100644 --- a/plugins/dispatcharr-ranked-matchups/plugin.json +++ b/plugins/dispatcharr-ranked-matchups/plugin.json @@ -1,6 +1,6 @@ { "name": "Ranked Matchups (Top Games)", - "version": "1.11.1", + "version": "1.12.0", "description": "Cross-sport interestingness curator. Pulls upcoming games per enabled sport, scores them on interestingness, matches to Dispatcharr channels via EPG, and renames+groups them into a Top Matchups channel profile so your guide shows only the games worth watching. Channels are numbered by kickoff time, so the list sorts soonest-first and the guide binds correctly in both the default M3U/EPG output and the Xtream Codes API with no special settings.", "author": "Jacob-Lasky", "license": "MIT",