Skip to content

Commit 10b8c1f

Browse files
committed
fix changelog
1 parent 0020771 commit 10b8c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ do
130130
links $DIR $VERSION
131131
done
132132

133-
echo "\n[Travis Build #$TRAVIS_BUILD_NUMBER](https://travis-ci.org/hobbyquaker/RedMatic/builds/$TRAVIS_BUILD_ID)" >> CHANGELOG.md
133+
echo -e "\n\n[Travis Build #$TRAVIS_BUILD_NUMBER](https://travis-ci.org/hobbyquaker/RedMatic/builds/$TRAVIS_BUILD_ID)" >> CHANGELOG.md
134134

135135

136136
echo "compressing addon package $ADDON_FILE ..."

0 commit comments

Comments
 (0)