bump version

This commit is contained in:
Aria Moradi
2021-09-02 15:21:27 +04:30
parent f0940b7926
commit ca3246de02

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