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

Commit 726f725

Browse files
committed
2.3.3 release (previous 2.3.2) + release notes updated [ci skip]
1 parent 30d2711 commit 726f725

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.3
4+
- 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)
5+
- Fixed the build issue preventing releases [(#872)](https://github.com/mockito/shipkit/pull/872)
6+
37
#### 2.3.2
48
- 2020-07-04 - [11 commits](https://github.com/mockito/shipkit/compare/v2.3.1...v2.3.2) by 4 authors - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.3.2-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.3.2)
59
- Commits: [Szczepan Faber](https://github.com/mockitoguy) (6), Michal Szestowicki (2), [shipkit.org automated bot](https://github.com/shipkit-org) (2), [Will Sargent](https://github.com/wsargent) (1)

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.3
3+
version=2.3.4
44

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

0 commit comments

Comments
 (0)