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

Version bump

pull/251/head
tidusjar 9 years ago
parent 47057b297d
commit 78c5fe01f1

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

Loading…
Cancel
Save