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

Commit 6410769

Browse files
Preparation for next release
1 parent ea659e4 commit 6410769

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
@@ -40,6 +40,9 @@
4040

4141
# Changelog
4242

43+
#### 1.12.3-dev0
44+
* Preparation for next release
45+
4346
#### 1.12.2
4447
* Missing parentheses (Thanks [Tiscs Sun][Tiscs] )
4548

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.2
40+
GITFLOW_VERSION=1.12.3-dev0
4141

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

0 commit comments

Comments
 (0)