Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Commit 1289c31

Browse files
Preparation for next release
1 parent a00bc1d commit 1289c31

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939

4040
# Changelog
4141

42+
#### 1.12.2-dev0
43+
* Preparation for next release
44+
4245
#### 1.12.1
4346
[Peter van der Does][petervanderdoes]
4447
* When using the `-d` flag during `init` the defaults are empty

git-flow-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3838
#
3939

40-
GITFLOW_VERSION=1.12.1
40+
GITFLOW_VERSION=1.12.2-dev0
4141

4242
initialize() {
4343
# A function can not be empty. Comments count as empty.

0 commit comments

Comments
 (0)