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

Update version

pull/235/head
tidusjar 9 years ago
parent 65742f35f6
commit 9922657048

@ -3,9 +3,9 @@ configuration: Release
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '1.7.0'
assembly_version: '1.7.1'
assembly_file_version: '{version}'
assembly_informational_version: '1.7.0'
assembly_informational_version: '1.7.1'
before_build:
- cmd: appveyor-retry nuget restore
build:

Loading…
Cancel
Save