2.20.0 release (previous 2.19.6) + release notes updated by CI build 3500

[ci skip-release]
diff --git a/doc/release-notes/official.md b/doc/release-notes/official.md
index 55fb76d..f2464ac 100644
--- a/doc/release-notes/official.md
+++ b/doc/release-notes/official.md
@@ -1,5 +1,10 @@
 <sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
 
+#### 2.20.0
+ - 2018-07-24 - [55 commits](https://github.com/mockito/mockito/compare/v2.19.6...v2.20.0) by [Szczepan Faber](https://github.com/mockitoguy) (52), epeee (3) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.20.0-green.svg)](https://bintray.com/mockito/maven/mockito/2.20.0)
+ - Update gradle (v4.9) and shipkit (v2.0.28) [(#1435)](https://github.com/mockito/mockito/pull/1435)
+ - Strictness configurable per mock / stubbing [(#1272)](https://github.com/mockito/mockito/pull/1272)
+
 #### 2.19.6
  - 2018-07-24 - [3 commits](https://github.com/mockito/mockito/compare/v2.19.5...v2.19.6) by [Sangwoo Lee](https://github.com/marchpig) (2), [Szczepan Faber](https://github.com/mockitoguy) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.19.6-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.19.6)
  - Javadoc: Correct wrong links and code examples [(#1440)](https://github.com/mockito/mockito/pull/1440)
diff --git a/version.properties b/version.properties
index 6a56cf9..21947be 100644
--- a/version.properties
+++ b/version.properties
@@ -1,8 +1,8 @@
 #Currently building Mockito version
-version=2.20.0
+version=2.20.1
 
 #Previous version used to generate release notes delta
-previousVersion=2.19.6
+previousVersion=2.20.0
 
 #Not published currently, see https://github.com/mockito/mockito/issues/962
 mockito.testng.version=1.0