diff --git a/scripts/ci_package.sh b/scripts/ci_package.sh index 604a1a08ae..fcefd7ef5d 100755 --- a/scripts/ci_package.sh +++ b/scripts/ci_package.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Runs package.sh setting the version to git hashes of the riot-web, +# Runs package.sh setting the version to git hashes of the Element, # react-sdk & js-sdk checkouts, for the case where these dependencies # are git checkouts.