Updated get_wiki* for 3.7

This commit is contained in:
Matt Housh 2022-07-22 22:12:03 -05:00
parent b8f48269df
commit da41607ac2
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
INFILE=handbook.in
OUTFILE=handbook.txt
CRUX_VERSION=3.6
CRUX_VERSION=3.7
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.6
CRUX_VERSION=3.7
URL="https://crux.nu/Main/ReleaseNotes${CRUX_VERSION//\./-}?action=print"
set -x