build: version bump (2.8.0)

This commit is contained in:
Connor Tumbleson 2023-07-16 10:03:02 -04:00
parent 5dd8c9fa52
commit 9783ac5034
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.8.0'
def suffix = 'SNAPSHOT'
def suffix = ''
defaultTasks 'build', 'shadowJar', 'proguard'