From a3aebb8af191105cfe03c96d616ceca8099c1f0c Mon Sep 17 00:00:00 2001 From: Sam Habiel Date: Wed, 20 Feb 2019 13:29:21 -0500 Subject: [PATCH] Bump released version to 1.0.1. --- src/webinit.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webinit.m b/src/webinit.m index 23078c4..a96146a 100644 --- a/src/webinit.m +++ b/src/webinit.m @@ -1,5 +1,5 @@ webinit ; OSE/SMH - Initialize Web Server;Feb 07, 2019@10:37 - ;;1.0.0;MASH WEB SERVER/WEB SERVICES + ;;1.0.1;MASH WEB SERVER/WEB SERVICES ; ; Map %web on Cache DO CACHEMAP("%web") @@ -8,7 +8,7 @@ DO CACHEMAP("%web") DO CACHETLS ; ; Install the package - D INSTALLRO("https://github.com/shabiel/M-Web-Server/releases/download/1.0.0/mws.rsa") + D INSTALLRO("https://github.com/shabiel/M-Web-Server/releases/download/1.0.1/mws.rsa") ; ; If fileman is installed, do an init for the %web(17.001 file post ; [Public] Run this entry point if you don't want to download the code.