build: version bump (2.8.1)

This commit is contained in:
Connor Tumbleson 2023-07-22 13:25:14 -04:00
parent 24b0c3249d
commit 4f3cee1157
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.1'
def suffix = 'SNAPSHOT'
def suffix = ''
defaultTasks 'build', 'shadowJar', 'proguard'