Skip to content

Commit 2e17d53

Browse files
committed
Prep for release.
1 parent 11ad15d commit 2e17d53

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ allprojects {
9595
// level (third number) if:
9696
// * any new checkers have been added, or
9797
// * backward-incompatible changes have been made to APIs or elsewhere.
98-
version '3.16.0'
98+
version '3.17.0'
9999

100100
repositories {
101101
mavenCentral()

docs/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Version 3.17.0 (August 3, 2021)
1+
Version 3.17.0 (August 2, 2021)
22
-------------------------------
33

44
**User-visible changes:**
@@ -27,7 +27,7 @@ The following methods no longer take a `fieldValues` parameter:
2727
* `CFAbstractAnalysis` constructors
2828

2929
**Closed issues:**
30-
30+
#4685, #4689, #4785, #4805, #4806, #4815, #4829, #4849.
3131

3232
Version 3.16.0 (July 13, 2021)
3333
------------------------------

0 commit comments

Comments
 (0)