2.19.4 release (previous 2.19.3) + release notes updated by CI build 3473

[ci skip-release]
diff --git a/doc/release-notes/official.md b/doc/release-notes/official.md
index 983c866..7f590aa 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.19.4
+ - 2018-07-20 - [4 commits](https://github.com/mockito/mockito/compare/v2.19.3...v2.19.4) by [Szczepan Faber](https://github.com/mockitoguy) (2), epeee (1), [Sangwoo Lee](https://github.com/marchpig) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.19.4-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.19.4)
+ - Javadoc: Update broken code example [(#1434)](https://github.com/mockito/mockito/pull/1434)
+ - Update gradle plugins [(#1432)](https://github.com/mockito/mockito/pull/1432)
+
 #### 2.19.3
  - 2018-07-18 - [1 commit](https://github.com/mockito/mockito/compare/v2.19.2...v2.19.3) by [Szczepan Faber](https://github.com/mockitoguy) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.19.3-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.19.3)
  - Fixed Travis build [(#1433)](https://github.com/mockito/mockito/pull/1433)
diff --git a/version.properties b/version.properties
index dffd0db..053ef10 100644
--- a/version.properties
+++ b/version.properties
@@ -1,8 +1,8 @@
 #Currently building Mockito version
-version=2.19.4
+version=2.19.5
 
 #Previous version used to generate release notes delta
-previousVersion=2.19.3
+previousVersion=2.19.4
 
 #Not published currently, see https://github.com/mockito/mockito/issues/962
 mockito.testng.version=1.0