Skip to content

Commit 9783ac5

Browse files
committed
build: version bump (2.8.0)
1 parent 5dd8c9f commit 9783ac5

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.0'
49-
def suffix = 'SNAPSHOT'
49+
def suffix = ''
5050

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

0 commit comments

Comments
 (0)