mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-05 11:54:38 -05:00
bump version
This commit is contained in:
@@ -12,7 +12,7 @@ const val kotlinVersion = "1.6.10"
|
|||||||
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.6.4"
|
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.6.5"
|
||||||
|
|
||||||
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r946"
|
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r946"
|
||||||
val sorayomiRevisionTag = System.getenv("SorayomiRevision") ?: "0.1.5"
|
val sorayomiRevisionTag = System.getenv("SorayomiRevision") ?: "0.1.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user