Skip to content

Commit 2451edf

Browse files
author
R. Tyler Croy
committed
Mark the version up to 2.2.0 for this milestone's development
1 parent 1cdf4d1 commit 2451edf

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
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111

1212
group = 'com.lookout'
13-
version = '2.1.0'
13+
version = '2.2.0'
1414

1515
if (System.env.RELEASE != '1') {
1616
version = "${version}-SNAPSHOT"

0 commit comments

Comments
 (0)