From 53233e5cee36c516acbf693b096e9bd7b68e9bd4 Mon Sep 17 00:00:00 2001 From: jstevenscl Date: Sat, 25 Jul 2026 11:19:09 -0400 Subject: [PATCH] =?UTF-8?q?[tickarr]:=20Bump=20to=20v0.3.04=20=E2=80=94=20?= =?UTF-8?q?SXM=20absolute=20numbering,=20EPG=20auto-refresh=20fix,=20prefi?= =?UTF-8?q?x/duplicate-match=20bug=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/tickarr/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/tickarr/plugin.json b/plugins/tickarr/plugin.json index 1ba509d..63ed546 100644 --- a/plugins/tickarr/plugin.json +++ b/plugins/tickarr/plugin.json @@ -1,10 +1,10 @@ { "name": "Tickarr", - "version": "0.3.03", + "version": "0.3.04", "description": "Dynamic text overlays for IPTV channels — Satellite Radio Now Playing, Sports Ticker, Custom Text, EAS/JAS Weather Alerts", "author": "jstevenscl", "license": "MIT", "source_type": "external", "repo_url": "https://github.com/jstevenscl/tickarr", "source_url": "https://github.com/jstevenscl/tickarr/releases/download/v{version}/tickarr-{version}.zip" -} \ No newline at end of file +}