Skip to content

Commit 60f52a0

Browse files
committed
bump version to 27.0
1 parent 3d095dc commit 60f52a0

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 @@ def ENV = System.getenv()
1010
base {
1111
archivesName = project.name
1212
}
13-
version = '26.2'
13+
version = '27.0'
1414
group = project.maven_group
1515

1616
if (!ENV.MAVEN_URL) {

0 commit comments

Comments
 (0)