mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-16 08:42:34 +01:00
bump to v0.4.5
This commit is contained in:
@@ -101,7 +101,7 @@ sourceSets {
|
||||
}
|
||||
|
||||
// should be bumped with each stable release
|
||||
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.4"
|
||||
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.5"
|
||||
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r23"
|
||||
|
||||
// counts commit count on master
|
||||
|
||||
Reference in New Issue
Block a user