bump to v0.4.5
CI Publish / Validate Gradle Wrapper (push) Successful in 12s
CI Publish / Build artifacts and release (push) Failing after 17s

This commit is contained in:
Aria Moradi
2021-08-11 00:39:08 +04:30
parent a6af423fb4
commit e46e165704
+1 -1
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