Skip to content

Commit 2ae8009

Browse files
committed
chore(release): tag 'v2.1.0' into develop
gitflow v2.1.0 * feat: add create command to release allowing for a single step release prodution * feat: add missing hook script filter-flow-release-finish-version * fix: multi-line tag message when using -m * docs: update readme with better description as to why this fork was created. Thank You [shaedrick](https://github.com/shaedrich)
2 parents fd078fc + d752862 commit 2ae8009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-flow-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#
3939

4040

41-
GITFLOW_VERSION=2.1.0-SNAPSHOT
41+
GITFLOW_VERSION=2.1.0
4242

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

0 commit comments

Comments
 (0)