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 9dd60d1 commit ff923f5Copy full SHA for ff923f5
makerelease.sh
@@ -27,4 +27,6 @@ mv $tmpdir/bin tools/python_interpreter
27
mv $tmpdir/captive_python3 tools/python_interpreter
28
29
echo "RELEASE built: rules-spring-${release_version}.zip"
30
-echo "Remember to update the http_archive stanza in the top level README.md"
+echo "Remember to complete these tasks:"
31
+echo " 1. update the http_archive stanza in the top level README.md"
32
+echo " 2. update the version in the MODULE.bazel file"
0 commit comments