1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-20 05:11:20 +02:00

Release 5.2

This commit is contained in:
Luck
2020-10-14 12:18:50 +01:00
parent 2ea43d4b2e
commit 63878166db
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
group = 'net.luckperms'
project.version = '5.1'
project.version = '5.2'
dependencies {
compileOnly 'org.checkerframework:checker-qual:2.5.5'