Release v1.3.1

This commit is contained in:
Syer10
2023-02-12 18:21:56 -05:00
parent 96e984208e
commit 229fcff38c
4 changed files with 4 additions and 4 deletions

View File

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