Bump to 0.4

This commit is contained in:
Nullptr 2022-09-27 09:34:43 +08:00 committed by GitHub
parent 47ba5167fe
commit 2c7444b581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.1")
val verName by extra("0.4")
val coreVerCode by extra(coreCommitCount + 4200)
val coreVerName by extra(
file("$rootDir/core/build.gradle.kts").readLines()