bump to v0.4.3

This commit is contained in:
Aria Moradi 2021-06-17 00:28:19 +04:30
parent 14072bb5a0
commit a325440f24

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 {