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

version bump time -> 0.8.4

pull/53/head
tycrek 4 years ago
parent 029eb2e098
commit d98ad683d7
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "ass",
"version": "0.8.3",
"version": "0.8.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ass",
"version": "0.8.3",
"version": "0.8.4",
"license": "ISC",
"dependencies": {
"@tycrek/ass-storage-engine": "^0.2.7",

@ -1,6 +1,6 @@
{
"name": "ass",
"version": "0.8.3",
"version": "0.8.4",
"description": "The superior self-hosted ShareX server",
"main": "ass.js",
"engines": {
@ -63,4 +63,4 @@
"submodule": "^1.2.1",
"uuid": "^8.3.2"
}
}
}
Loading…
Cancel
Save