update webUI

This commit is contained in:
Aria Moradi
2021-08-10 03:39:36 +04:30
parent 95b3587f7a
commit aed7f205b6
+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") ?: "r21"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r22"
// counts commit count on master
val tachideskRevision = runCatching {