Rename to Suwayomi-JUI

This commit is contained in:
Syer10
2024-03-30 16:40:26 -04:00
parent 37f9bdaf8d
commit 0a00f74cde
15 changed files with 48 additions and 48 deletions

View File

@@ -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"