bump version to v0.4.2

This commit is contained in:
Aria Moradi 2021-05-30 04:04:11 +04:30
parent 5023e96301
commit dfa59a1691

View File

@ -93,7 +93,7 @@ sourceSets {
} }
// should be bumped with each stable release // should be bumped with each stable release
val tachideskVersion = "v0.4.1" val tachideskVersion = "v0.4.2"
// counts commit count on master // counts commit count on master
val tachideskRevision = runCatching { val tachideskRevision = runCatching {