build: bump version to 2.8.1

This commit is contained in:
oSumAtrIX 2022-09-23 05:59:38 +02:00
parent 72cc37922f
commit 58688fa740
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 1 additions and 1 deletions

View File

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