Skip to content

Commit

Permalink
Prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst committed Aug 2, 2021
1 parent 11ad15d commit 2e17d53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ allprojects {
// level (third number) if:
// * any new checkers have been added, or
// * backward-incompatible changes have been made to APIs or elsewhere.
version '3.16.0'
version '3.17.0'

repositories {
mavenCentral()
Expand Down
4 changes: 2 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 3.17.0 (August 3, 2021)
Version 3.17.0 (August 2, 2021)
-------------------------------

**User-visible changes:**
Expand Down Expand Up @@ -27,7 +27,7 @@ The following methods no longer take a `fieldValues` parameter:
* `CFAbstractAnalysis` constructors

**Closed issues:**

#4685, #4689, #4785, #4805, #4806, #4815, #4829, #4849.

Version 3.16.0 (July 13, 2021)
------------------------------
Expand Down

0 comments on commit 2e17d53

Please sign in to comment.