Skip to content

Commit cd37f38

Browse files
committed
chore: version bump
1 parent e8fe8bf commit cd37f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repositories {
4646
def build_snapshot = System.getenv("BUILD_SNAPSHOT") == "true"
4747
def build_id = System.getenv("BUILD_ID")
4848

49-
version = '2.1.12-1.20.1'
49+
version = '2.1.13-1.20.1'
5050

5151
if (build_snapshot) {
5252
version += '-SNAPSHOT'

0 commit comments

Comments
 (0)