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

Commit a3192c0

Browse files
Version bump 1.11.0
1 parent 8f16665 commit a3192c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
# Changelog
3131

32-
#### 1.11.0-rc.1
32+
#### 1.11.0
3333
[Peter van der Does][petervanderdoes]
3434
* Bugfix: Problems when using fetch.prune
3535
* Bugfix: Errors when initializing git flow and useconfigonly is set but the name and/or email has not been set.

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.11.0-rc.1
40+
GITFLOW_VERSION=1.11.0
4141

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

0 commit comments

Comments
 (0)