chore: update version to 2.6.5

This commit is contained in:
Lucaskyy 2022-06-20 16:42:24 +02:00
parent 12c490196b
commit f319ab8ee7
No known key found for this signature in database
GPG Key ID: 1530BFF96D1EEB89

View File

@ -45,7 +45,7 @@ buildscript {
apply from: 'gradle/functions.gradle'
version = '2.6.4'
version = '2.6.5'
def suffix = 'SNAPSHOT'
defaultTasks 'build', 'shadowJar', 'proguard'