Skip to content

Commit 2a28c49

Browse files
committed
Release 2.7.0
1 parent 424d824 commit 2a28c49

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
@@ -42,7 +42,7 @@ apply plugin: 'jacoco'
4242
apply plugin: 'com.github.ben-manes.versions'
4343

4444
group = 'com.linecorp.bot'
45-
version = '2.6.1'
45+
version = '2.7.0'
4646

4747
//set build variables based on build type (release, continuous integration, development)
4848
def isDevBuild

0 commit comments

Comments
 (0)