build: version bump (2.6.1)

This commit is contained in:
Connor Tumbleson 2022-02-26 12:20:51 -05:00
parent 4065717b45
commit 8f0e461473
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

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