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

Commit 0b1d95b

Browse files
author
Jenkins
committed
Automated cut of 0.55.4.patch1
1 parent 33fa2fc commit 0b1d95b

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
@@ -43,7 +43,7 @@ allprojects {
4343
// 2. In the GitHub UI, add a Release entry against the tag created in step 1. List any changes in release notes.
4444
// 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.
4545
// --
46-
version = '0.55.4'
46+
version = '0.55.4.patch1'
4747

4848
sourceCompatibility = '1.8'
4949
targetCompatibility = '1.8'

0 commit comments

Comments
 (0)