Bump to 0.5

This commit is contained in:
Nullptr 2022-10-24 00:00:41 +08:00 committed by GitHub
parent 1574405276
commit f6c09a0ba0
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.4")
val verName by extra("0.5")
val coreVerCode by extra(coreCommitCount + 4200)
val coreVerName by extra(
file("$rootDir/core/build.gradle.kts").readLines()