update WebUI

This commit is contained in:
Aria Moradi
2021-09-13 19:31:07 +04:30
parent 5914e367d1
commit 0a9e0bc9e4
2 changed files with 2 additions and 2 deletions
+1 -1
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") ?: "r788"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r789"
// counts commits on the master branch
val tachideskRevision = runCatching {