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

Commit fc82c2b

Browse files
author
Jenkins
committed
Automated cut of 0.58.0
1 parent 6982478 commit fc82c2b

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
@@ -33,7 +33,7 @@ allprojects {
3333
// 2. In the GitHub UI, add a Release entry against the tag created in step 1. List any changes in release notes.
3434
// 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.
3535
// --
36-
version = '0.58.0-SNAPSHOT'
36+
version = '0.58.0'
3737

3838
sourceCompatibility = '1.8'
3939
targetCompatibility = '1.8'

0 commit comments

Comments
 (0)