Skip to content

Commit fedae0b

Browse files
committed
build: version bump (2.7.0)
1 parent 32043a2 commit fedae0b

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
@@ -45,7 +45,7 @@ buildscript {
4545
apply from: 'gradle/functions.gradle'
4646

4747
version = '2.7.0'
48-
def suffix = 'SNAPSHOT'
48+
def suffix = ''
4949

5050
defaultTasks 'build', 'shadowJar', 'proguard'
5151

0 commit comments

Comments
 (0)