diff --git a/Makefile b/Makefile index 5ccfb565..11f4b9ef 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ releaseClient: # make installClient or prodInstallClient first! curlReleaseClient: # this uses curl to download and unzip a recent pre-built client from a GitHub release rm -rf Estuary.jsexe - curl -o temp.zip -L https://github.com/d0kt0r0/estuary/releases/download/20181022/estuary-client-20181022.zip + curl -o temp.zip -L https://github.com/d0kt0r0/estuary/releases/download/20181025/estuary-client-20181025.zip unzip temp.zip rm -rf temp.zip cp -Rf static/Dirt Estuary.jsexe diff --git a/static/WebDirt b/static/WebDirt index 59a7778a..00a796b6 160000 --- a/static/WebDirt +++ b/static/WebDirt @@ -1 +1 @@ -Subproject commit 59a7778a5a3de767d2334651a06ba450142c91de +Subproject commit 00a796b60e3340814cf3089360799d14b50b7d77