Skip to content

Commit e267f6b

Browse files
committed
bump vesion to 26.0
1 parent 5233a88 commit e267f6b

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 = '25.0'
13+
version = '26.0'
1414
group = project.maven_group
1515

1616
if (!ENV.MAVEN_URL) {

0 commit comments

Comments
 (0)