update WebUI

This commit is contained in:
Aria Moradi
2021-08-29 01:59:36 +04:30
parent ac5528fb15
commit f6f811eb77

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