mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Implement migrations
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import org.gradle.api.JavaVersion
|
||||
|
||||
object Config {
|
||||
const val migrationCode = 1
|
||||
|
||||
// Tachidesk
|
||||
const val tachideskVersion = "v0.6.0"
|
||||
// Match this to the Tachidesk-Server commit count
|
||||
const val serverCode = 1049
|
||||
|
||||
Reference in New Issue
Block a user