Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Bump to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-TSNG committed May 27, 2022
1 parent 4b0453e commit 1e452c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 1e452c6

Please sign in to comment.