update WebUI and CHANGELOG

This commit is contained in:
Aria Moradi
2022-02-19 05:17:56 +03:30
parent 4bbe51331f
commit 0b292f8d74
2 changed files with 53 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.6.0"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r893"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "911"
// counts commits on the master branch
val tachideskRevision = runCatching {