Skip to content

Commit

Permalink
Bump to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-TSNG committed Mar 21, 2023
1 parent a6f4552 commit 80b19c4
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 @@ -31,7 +31,7 @@ val gitCommitHash = "git rev-parse --verify --short HEAD".execute()

val moduleId by extra("zygisksu")
val moduleName by extra("Zygisk on KernelSU")
val verName by extra("v4-0.6.2")
val verName by extra("v4-0.6.3")
val verCode by extra(gitCommitCount)
val minKsuVersion by extra(10654)
val minKsudVersion by extra(10670)
Expand Down

0 comments on commit 80b19c4

Please sign in to comment.