diff --git a/.palantir/autorelease.yml b/.palantir/autorelease.yml index 7213bf80..d4c5886d 100644 --- a/.palantir/autorelease.yml +++ b/.palantir/autorelease.yml @@ -1,6 +1,4 @@ -type: local -local: - releaseStrategy: - type: timeBasedRelease - timeBasedRelease: - timeSinceLastRelease: 4 days +version: 3 +schedules: + timer: + time_since_last_release: 4 days diff --git a/README.md b/README.md index 0d1b9cea..5460f2a6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
[![CircleCI Build Status](https://circleci.com/gh/palantir/go-java-launcher/tree/develop.svg?style=shield)](https://circleci.com/gh/palantir/go-java-launcher)