build: version bump (2.7.0)

This commit is contained in:
Connor Tumbleson 2022-11-24 07:16:52 -05:00
parent 32043a2d6e
commit fedae0b6de
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75
1 changed files with 1 additions and 1 deletions

View File

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