mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Rename to Suwayomi-JUI
This commit is contained in:
@@ -3,9 +3,9 @@ import org.gradle.api.JavaVersion
|
||||
object Config {
|
||||
const val migrationCode = 4
|
||||
|
||||
// Tachidesk-Server version
|
||||
// Suwayomi-Server version
|
||||
const val tachideskVersion = "v1.0.0"
|
||||
// Match this to the Tachidesk-Server commit count
|
||||
// Match this to the Suwayomi-Server commit count
|
||||
const val serverCode = 1498
|
||||
const val preview = false
|
||||
const val previewCommit = "54df9d634a1e83143a6cacf6206b6504721b6ca8"
|
||||
|
||||
Reference in New Issue
Block a user