Bump to 0.3.1

This commit is contained in:
Nullptr 2022-05-28 00:47:59 +08:00
parent 4b0453e37f
commit 1e452c6c82
No known key found for this signature in database
GPG Key ID: 0B9D02052FF536BD
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ val coreCommitCount = run {
val defaultManagerPackageName by extra("org.lsposed.lspatch")
val apiCode by extra(93)
val verCode by extra(commitCount)
val verName by extra("0.3")
val verName by extra("0.3.1")
val coreVerCode by extra(coreCommitCount + 4200)
val coreVerName by extra(
file("$rootDir/core/build.gradle.kts").readLines()