build: version bump (2.6.0)

This commit is contained in:
Connor Tumbleson 2021-09-02 05:50:53 -04:00
parent 3f09781939
commit c8f8db72c5
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

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