Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit dfebbc5

Browse files
author
Jenkins
committed
Automated cut of 0.57.0.patch1
1 parent 353c80d commit dfebbc5

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
@@ -31,7 +31,7 @@ allprojects {
3131
// 2. In the GitHub UI, add a Release entry against the tag created in step 1. List any changes in release notes.
3232
// 3. Create a PR which bumps this from '0.10.0-SNAPSHOT' to '0.11.0-SNAPSHOT' in master to start the 0.11.0 track.
3333
// --
34-
version = '0.57.0'
34+
version = '0.57.0.patch1'
3535

3636
sourceCompatibility = '1.8'
3737
targetCompatibility = '1.8'

0 commit comments

Comments
 (0)