1.0.059 - Bump version number for recent merge request

pull/144/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 1d700fa977
commit 05be9b4520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
#!/usr/bin/env bash
scriptVersion="1.0.058"
scriptVersion="1.0.059"
if [ -z "$lidarrUrl" ] || [ -z "$lidarrApiKey" ]; then
lidarrUrlBase="$(cat /config/config.xml | xq | jq -r .Config.UrlBase)"

Loading…
Cancel
Save