bump to v0.4.3
CI Publish / Validate Gradle Wrapper (push) Successful in 10s
CI Publish / Build artifacts and release (push) Failing after 22s

This commit is contained in:
Aria Moradi
2021-06-17 00:28:19 +04:30
parent 14072bb5a0
commit a325440f24
+1 -1
View File
@@ -93,7 +93,7 @@ sourceSets {
}
// should be bumped with each stable release
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.2"
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.3"
// counts commit count on master
val tachideskRevision = runCatching {