We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb0195 commit 9c2993aCopy full SHA for 9c2993a
scripts/bump-changelogs.sh
@@ -41,3 +41,6 @@ do
41
done
42
43
rm -rf $CHAP
44
+printf "\n!!!!!!\n%s %s\n!!!!!!\n" \
45
+ "WARNING! DO NOT BUMP THE VERSION NUMBER IN THE CABAL FILES" \
46
+ "(unless its dependencies were bumped)!"
0 commit comments