Skip to content

Commit 89f1303

Browse files
committed
Release 3.3.1
1 parent 9c0be85 commit 89f1303

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
@@ -48,7 +48,7 @@ apply plugin: 'jacoco'
4848
apply plugin: 'com.github.ben-manes.versions'
4949

5050
group = 'com.linecorp.bot'
51-
version = '3.4.0'
51+
version = '3.3.1'
5252

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

0 commit comments

Comments
 (0)