Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit 6b70994

Browse files
committed
2.3.4 release (previous 2.3.3) + release notes updated [ci skip]
1 parent 41bca9a commit 6b70994

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
22

3+
#### 2.3.4
4+
- 2020-07-04 - [2 commits](https://github.com/mockito/shipkit/compare/v2.3.3...v2.3.4) by [Szczepan Faber](https://github.com/mockitoguy) - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.3.4-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.3.4)
5+
- Bumped version of publishing plugin [(#873)](https://github.com/mockito/shipkit/pull/873)
6+
37
#### 2.3.3
48
- 2020-07-04 - [2 commits](https://github.com/mockito/shipkit/compare/v2.3.2...v2.3.3) by [Szczepan Faber](https://github.com/mockitoguy) - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.3.3-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.3.3)
59
- Fixed the build issue preventing releases [(#872)](https://github.com/mockito/shipkit/pull/872)

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Version of the produced binaries. This file is intended to be checked-in.
22
#It will be automatically bumped by release automation.
3-
version=2.3.4
3+
version=2.3.5
44

55
#Last previous release version
6-
previousVersion=2.3.3
6+
previousVersion=2.3.4

0 commit comments

Comments
 (0)