Bump to v0.4.4

This commit is contained in:
Aria Moradi
2021-08-08 07:11:03 +04:30
committed by GitHub
parent f943e924f7
commit 5c4143224a
+1 -1
View File
@@ -101,7 +101,7 @@ sourceSets {
}
// should be bumped with each stable release
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.3"
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.4"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r19"
// counts commit count on master