Release v1.3.0

This commit is contained in:
Syer10
2022-04-09 18:25:02 -04:00
parent b9f1a241c8
commit 333b1d8393
5 changed files with 10 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
import org.gradle.api.JavaVersion
object Config {
const val migrationCode = 1
const val migrationCode = 2
// Tachidesk-Server version
const val tachideskVersion = "v0.6.3"