better UX

This commit is contained in:
Aria Moradi
2021-09-09 06:05:09 +04:30
parent 090399f61d
commit 10d3ffc2f6
2 changed files with 3 additions and 1 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") ?: "r777"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r779"
// counts commits on the the master branch
val tachideskRevision = runCatching {