Skip to content

Commit

Permalink
Bump to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-TSNG committed Feb 24, 2023
1 parent f395cfb commit 6d9cc56
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.5.0")
val verName by extra("v4-0.5.1")
val verCode by extra(gitCommitCount)
val minKsuVersion by extra(10654)
val minKsudVersion by extra(10647)
Expand Down

0 comments on commit 6d9cc56

Please sign in to comment.