Start version 6.5

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2019-11-08 11:42:32 +01:00
parent 3e5abe7c21
commit ece9015afe
7 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ EXTRA_OPTS="$@"
# Right now we hack this in into the publish script.
# Eventually we might want to keep a list of all previous releases somewhere.
_releaseNoteUrl="https://community.grafana.com/t/release-notes-v6-0-x/14010"
_whatsNewUrl="http://docs.grafana.org/guides/whats-new-in-v6-0/"
_releaseNoteUrl="https://community.grafana.com/t/release-notes-v6-5-x/22704"
_whatsNewUrl="https://grafana.com/docs/guides/whats-new-in-v6-5"
./scripts/build/release_publisher/release_publisher \
--wn "${_whatsNewUrl}" \