update WebUI

This commit is contained in:
Aria Moradi
2021-09-28 00:50:33 +03:30
parent 15ec20c65d
commit b3e2a35880

View File

@@ -14,7 +14,7 @@ const val MainClass = "suwayomi.tachidesk.MainKt"
// should be bumped with each stable release
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.5.2"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r807"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r809"
// counts commits on the master branch
val tachideskRevision = runCatching {