Skip to content

Commit

Permalink
2.0-RC-dev-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Karlatemp committed Jan 27, 2021
1 parent 45ea8da commit 3a03115
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 @@ -47,7 +47,7 @@ println("GitVersion = $gitVersion")
println("LpGVersion = $gitLpVersion")

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

allprojects {
Expand Down

0 comments on commit 3a03115

Please sign in to comment.