summaryrefslogtreecommitdiff
path: root/platform/ios/scripts/document.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/scripts/document.sh')
-rwxr-xr-xplatform/ios/scripts/document.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/scripts/document.sh b/platform/ios/scripts/document.sh
index 99c8967aa1..e130e75a67 100755
--- a/platform/ios/scripts/document.sh
+++ b/platform/ios/scripts/document.sh
@@ -27,8 +27,8 @@ fi
OUTPUT=${OUTPUT:-documentation}
BRANCH=$( git describe --tags --match=ios-v*.*.* --abbrev=0 )
-SHORT_VERSION=$( echo ${BRANCH} | sed 's/^ios-v//' )
-RELEASE_VERSION=$( echo ${SHORT_VERSION} | sed -e 's/^ios-v//' -e 's/-.*//' )
+SHORT_VERSION="4.5.0-cn.1"
+RELEASE_VERSION="4.5.0-cn.1"
rm -rf /tmp/mbgl
mkdir -p /tmp/mbgl/