We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d409eff commit a941a2aCopy full SHA for a941a2a
CHANGELOG.md
@@ -40,6 +40,9 @@
40
41
# Changelog
42
43
+#### 1.12.4-dev0
44
+* Preparation for next release
45
+
46
#### 1.12.3
47
* Explicitly get the default values from the system and global config.
48
git-flow-version
@@ -37,7 +37,7 @@
37
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
#
39
-GITFLOW_VERSION=1.12.3
+GITFLOW_VERSION=1.12.4-dev0
initialize() {
# A function can not be empty. Comments count as empty.
0 commit comments