Skip to content

Commit 4f3cee1

Browse files
committed
build: version bump (2.8.1)
1 parent 24b0c32 commit 4f3cee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ buildscript {
4646
apply from: 'gradle/functions.gradle'
4747

4848
version = '2.8.1'
49-
def suffix = 'SNAPSHOT'
49+
def suffix = ''
5050

5151
defaultTasks 'build', 'shadowJar', 'proguard'
5252

0 commit comments

Comments
 (0)