mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 09:24:34 -05:00
Release v1.1.1
This commit is contained in:
@@ -10,7 +10,7 @@ import java.io.BufferedReader
|
||||
const val MainClass = "suwayomi.tachidesk.MainKt"
|
||||
|
||||
// should be bumped with each stable release
|
||||
val tachideskVersion = System.getenv("ProductVersion") ?: "v1.1.0"
|
||||
val tachideskVersion = System.getenv("ProductVersion") ?: "v1.1.1"
|
||||
|
||||
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r1689"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user