Updated get_wiki* for 3.6

This commit is contained in:
Matt Housh 2020-10-20 15:31:44 -05:00
parent 2b2cd417e6
commit 2f714df823
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
INFILE=handbook.in
OUTFILE=handbook.txt
CRUX_VERSION=3.5
CRUX_VERSION=3.6
TITLE="HANDBOOK FOR CRUX $CRUX_VERSION"
URL="https://crux.nu/Main/Handbook${CRUX_VERSION/\./-}?action=print"

View File

@ -4,7 +4,7 @@
INFILE=releasenotes.in
OUTFILE=releasenotes.txt
CRUX_VERSION=3.5
CRUX_VERSION=3.6
URL="https://crux.nu/Main/ReleaseNotes${CRUX_VERSION//\./-}?action=print"
set -x