This commit is contained in:
Aria Moradi
2021-08-29 21:47:09 +04:30
parent c2e07b13f6
commit 53d157fee8

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