update webUI

This commit is contained in:
Aria Moradi
2021-08-10 02:04:35 +04:30
parent a4baeb995a
commit 95b3587f7a
+1 -1
View File
@@ -102,7 +102,7 @@ sourceSets {
// should be bumped with each stable release
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.4"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r20"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r21"
// counts commit count on master
val tachideskRevision = runCatching {