Skip to content

Commit fee76bc

Browse files
committed
Start 3.5.0(-SNAPSHOT)
1 parent 08a6f4f commit fee76bc

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 @@ apply plugin: 'jacoco'
4646
apply plugin: 'com.github.ben-manes.versions'
4747

4848
group = 'com.linecorp.bot'
49-
version = '3.4.0'
49+
version = '3.5.0'
5050

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

0 commit comments

Comments
 (0)