Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/c7b5e6204c4780d9f4d87bd5b63c156ea41178ca You should set ROOT_URL correctly, otherwise the web may not work correctly.

Bump Version 3.1.1

pull/6258/head
Qstick 4 years ago committed by GitHub
parent 788404ee27
commit c7b5e6204c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ variables:
outputFolder: './_output'
artifactsFolder: './_artifacts'
testsFolder: './_tests'
majorVersion: '3.1.0'
majorVersion: '3.1.1'
minorVersion: $[counter('minorVersion', 2000)]
radarrVersion: '$(majorVersion).$(minorVersion)'
buildName: '$(Build.SourceBranchName).$(radarrVersion)'

Loading…
Cancel
Save