From e5f59d1cbdc8e0700f1230701b04fd6138aab443 Mon Sep 17 00:00:00 2001 From: yammes08 <111231042+yammes08@users.noreply.github.com> Date: Wed, 12 Jul 2023 09:43:34 +0100 Subject: [PATCH] Fix updated dates - Corrected date of last update on SQP-2 and SQP-5 configs. --- radarr/sqp/sqp-2.yml | 2 +- radarr/sqp/sqp-5.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/radarr/sqp/sqp-2.yml b/radarr/sqp/sqp-2.yml index 48f81b5..82bcd92 100644 --- a/radarr/sqp/sqp-2.yml +++ b/radarr/sqp/sqp-2.yml @@ -1,4 +1,4 @@ -# Updated: 2023-07-03 +# Updated: 2023-07-11 radarr: radarr-sqp-uhd: # A custom name used to identify this particular instance. base_url: [radarr_url_goes_here] diff --git a/radarr/sqp/sqp-5.yml b/radarr/sqp/sqp-5.yml index 2a58153..2919ef3 100644 --- a/radarr/sqp/sqp-5.yml +++ b/radarr/sqp/sqp-5.yml @@ -1,4 +1,4 @@ -# Updated: 2023-07-03 +# Updated: 2023-07-11 radarr: radarr-sqp-uhd: # A custom name used to identify this particular instance. base_url: [radarr_url_goes_here]