Skip to content

Commit a941a2a

Browse files
Preparation for next release
1 parent d409eff commit a941a2a

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.4-dev0
44+
* Preparation for next release
45+
4346
#### 1.12.3
4447
* Explicitly get the default values from the system and global config.
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.3
40+
GITFLOW_VERSION=1.12.4-dev0
4141

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

0 commit comments

Comments
 (0)