update WebUI

This commit is contained in:
Aria Moradi
2021-08-21 03:55:22 +04:30
parent f78c8d4fd8
commit 086a760378
+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.6"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r30"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r34"
// counts commits on the the master branch
val tachideskRevision = runCatching {