mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2025-01-13 09:19:07 +01:00
bump to v0.4.3
This commit is contained in:
parent
14072bb5a0
commit
a325440f24
@ -93,7 +93,7 @@ sourceSets {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// should be bumped with each stable release
|
// 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
|
// counts commit count on master
|
||||||
val tachideskRevision = runCatching {
|
val tachideskRevision = runCatching {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user