Skip to content

Commit

Permalink
2.5-RC-dev-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Karlatemp committed Jun 18, 2021
1 parent a57467a commit d74d32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ println("GitVersion = $gitVersion")
println("LpGVersion = $gitLpVersion")

// [LP-Mirai version]-[LuckPerms version]
def lpMiraiVer = '2.5-RC-dev-2'
def lpMiraiVer = '2.5-RC-dev-3'
def ver = lpMiraiVer + '+' + lpVersion

allprojects {
Expand Down

0 comments on commit d74d32a

Please sign in to comment.