From 79f70e00d0f43d438b674ab8b99516b79eaebf93 Mon Sep 17 00:00:00 2001 From: Resynth Date: Fri, 17 Jul 2020 11:54:11 +0000 Subject: [PATCH] Update scripts/ci_package.sh Co-authored-by: J. Ryan Stinnett --- 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 fcefd7ef5..4c6f28001 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 Element, +# Runs package.sh setting the version to git hashes of the element-web, # react-sdk & js-sdk checkouts, for the case where these dependencies # are git checkouts.