bump to v0.4.5

This commit is contained in:
Aria Moradi
2021-08-11 00:39:08 +04:30
parent a6af423fb4
commit e46e165704

View File

@@ -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