mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05:00
update webUI
This commit is contained in:
@@ -102,7 +102,7 @@ sourceSets {
|
|||||||
|
|
||||||
// should be bumped with each stable release
|
// should be bumped with each stable release
|
||||||
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.4"
|
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
|
// counts commit count on master
|
||||||
val tachideskRevision = runCatching {
|
val tachideskRevision = runCatching {
|
||||||
|
|||||||
Reference in New Issue
Block a user