mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Update Tachidesk-Server
This commit is contained in:
@@ -4,11 +4,11 @@ object Config {
|
||||
const val migrationCode = 2
|
||||
|
||||
// Tachidesk-Server version
|
||||
const val tachideskVersion = "v0.6.3"
|
||||
const val tachideskVersion = "v0.6.4"
|
||||
// Match this to the Tachidesk-Server commit count
|
||||
const val serverCode = 1108
|
||||
const val serverCode = 1118
|
||||
const val preview = true
|
||||
const val previewCommit = "bdf3a7014f45138dec71ee16064755a23a2876ef"
|
||||
const val previewCommit = "d989940a4dcdf8d5cbdc2fdfdfc40849117dc85c"
|
||||
|
||||
val desktopJvmTarget = JavaVersion.VERSION_17
|
||||
val androidJvmTarget = JavaVersion.VERSION_11
|
||||
|
||||
Reference in New Issue
Block a user