update WebUI

This commit is contained in:
Aria Moradi
2021-09-09 16:46:19 +04:30
parent 9a8956ef9d
commit 26e61959ae
2 changed files with 6 additions and 5 deletions

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.4.9"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r779"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r781"
// counts commits on the the master branch
val tachideskRevision = runCatching {