From 13061e91a46eea4bdfb8a17bd59c95384041692b Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 13 Jul 2023 06:54:02 -0400 Subject: [PATCH] v1.5 - Version Bump Update your config file to the latest... --- lidarr/Video.service.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lidarr/Video.service.bash b/lidarr/Video.service.bash index 6e64067..e40c857 100644 --- a/lidarr/Video.service.bash +++ b/lidarr/Video.service.bash @@ -1,5 +1,5 @@ #!/usr/bin/env bash -scriptVersion="1.4" +scriptVersion="1.5" scriptName="Video" #### Import Settings