mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-11 23:32:05 +01:00
bump to v0.4.7
This commit is contained in:
@@ -12,7 +12,7 @@ const val kotlinVersion = "1.5.21"
|
|||||||
const val MainClass = "suwayomi.tachidesk.MainKt"
|
const val MainClass = "suwayomi.tachidesk.MainKt"
|
||||||
|
|
||||||
// should be bumped with each stable release
|
// should be bumped with each stable release
|
||||||
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.6"
|
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.7"
|
||||||
|
|
||||||
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r36"
|
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r36"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user