From 2c83458f3562cb6cc22e2f276e2b98ef5e9195ce Mon Sep 17 00:00:00 2001 From: Resynth Date: Fri, 17 Jul 2020 11:34:11 +0000 Subject: [PATCH] Update ci_package.sh --- scripts/ci_package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.