Version -> 0.7.2 (#670)

This commit is contained in:
Ta-Ching Chen
2018-05-05 20:01:23 +08:00
committed by GitHub
parent 6a3e326f36
commit 0a648d1d75
8 changed files with 51 additions and 25 deletions
+1 -1
View File
@@ -386,7 +386,7 @@ generate_changelog() {
echo "# ${version}" > new_CHANGELOG.md
echo
echo "[Documentation](http://fission.io/docs/${version}/)" >> new_CHANGELOG.md
echo "[Documentation](https://docs.fission.io/${version}/)" >> new_CHANGELOG.md
echo
create_downloads_table ${version} >> new_CHANGELOG.md